Home
last modified time | relevance | path

Searched refs:mtd_notifier (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/mtd/
Dmtd.h387 struct mtd_notifier { struct
394 extern void register_mtd_user (struct mtd_notifier *new); argument
395 extern int unregister_mtd_user (struct mtd_notifier *old);
/linux-4.1.27/drivers/mtd/
Dmtdcore.c384 struct mtd_notifier *not; in add_mtd_device()
473 struct mtd_notifier *not; in del_mtd_device()
628 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
654 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
Dmtdoops.c392 static struct mtd_notifier mtdoops_notifier = {
Dmtd_blkdevs.c524 static struct mtd_notifier blktrans_notifier = {
/linux-4.1.27/arch/arm/mach-davinci/
Dboard-da850-evm.c142 static struct mtd_notifier da850evm_spi_notifier = {