Home
last modified time | relevance | path

Searched refs:can_unload (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/
Dmaple.h72 int (*can_unload)(struct maple_device *mdev); member
/linux-2.6.39/drivers/sh/maple/
Dmaple.c548 if (mdev->can_unload) { in maple_response_none()
549 if (!mdev->can_unload(mdev)) { in maple_response_none()
/linux-2.6.39/drivers/mtd/maps/
Dvmu-flash.c789 mdev->can_unload = vmu_can_unload; in probe_maple_vmu()
/linux-2.6.39/Documentation/uml/
DUserModeLinux-HOWTO.txt2722 persist_end = 0x0, can_unload = 0, runsize = 0, kallsyms_start = 0x0,