Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dmtd.h684 struct mtd_notifier { struct
691 extern void register_mtd_user (struct mtd_notifier *new); argument
692 extern int unregister_mtd_user (struct mtd_notifier *old);
/Linux-v5.10/drivers/mtd/
Dmtdoops.c361 static struct mtd_notifier mtdoops_notifier = {
Dmtdcore.c575 struct mtd_notifier *not; in add_mtd_device()
720 struct mtd_notifier *not; in del_mtd_device()
890 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
916 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
Dmtd_blkdevs.c543 static struct mtd_notifier blktrans_notifier = {
Dmtdpstore.c537 static struct mtd_notifier mtdpstore_notifier = {