Searched refs:_reboot (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/mtd/
H A Dmtdcore.c420 mtd->_reboot(mtd);
1095 WARN_ONCE(mtd->_reboot && mtd->reboot_notifier.notifier_call,
1097 if (mtd->_reboot && !mtd->reboot_notifier.notifier_call) {
1125 if (master->_reboot) {
/linux-master/include/linux/mtd/
H A Dmtd.h357 void (*_reboot) (struct mtd_info *mtd); member in struct:mtd_info
/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c6541 mtd->_reboot = nand_shutdown;

Completed in 974 milliseconds