Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmaple.h72 int (*can_unload)(struct maple_device *mdev); member
/linux-4.4.14/drivers/sh/maple/
Dmaple.c549 if (mdev->can_unload) { in maple_response_none()
550 if (!mdev->can_unload(mdev)) { in maple_response_none()
/linux-4.4.14/drivers/mtd/maps/
Dvmu-flash.c781 mdev->can_unload = vmu_can_unload; in probe_maple_vmu()
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2732 persist_end = 0x0, can_unload = 0, runsize = 0, kallsyms_start = 0x0,