Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Dmtd.h692 struct mtd_notifier { struct
699 extern void register_mtd_user (struct mtd_notifier *new); argument
700 extern int unregister_mtd_user (struct mtd_notifier *old);
/linux-6.6.21/drivers/mtd/
Dmtdoops.c399 static struct mtd_notifier mtdoops_notifier = {
Dmtdcore.c645 struct mtd_notifier *not; in add_mtd_device()
810 struct mtd_notifier *not; in del_mtd_device()
1144 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
1170 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
Dmtd_blkdevs.c473 static struct mtd_notifier blktrans_notifier = {
Dmtdpstore.c537 static struct mtd_notifier mtdpstore_notifier = {