Home
last modified time | relevance | path

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

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