Home
last modified time | relevance | path

Searched refs:_reboot (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/
A Dmtdcore.c407 mtd->_reboot(mtd); in mtd_reboot_notifier()
994 WARN_ONCE(mtd->_reboot && mtd->reboot_notifier.notifier_call, in mtd_device_parse_register()
996 if (mtd->_reboot && !mtd->reboot_notifier.notifier_call) { in mtd_device_parse_register()
1021 if (master->_reboot) in mtd_device_unregister()
/linux/include/linux/mtd/
A Dmtd.h353 void (*_reboot) (struct mtd_info *mtd); member
/linux/drivers/mtd/nand/raw/
A Dnand_base.c6227 mtd->_reboot = nand_shutdown; in nand_scan_tail()

Completed in 17 milliseconds