Searched refs:can_unload (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmaple.h72 int (*can_unload)(struct maple_device *mdev); member in struct:maple_device
/linux-master/drivers/sh/maple/
H A Dmaple.c549 if (mdev->can_unload) {
550 if (!mdev->can_unload(mdev)) {
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c778 mdev->can_unload = vmu_can_unload;

Completed in 459 milliseconds