Searched refs:mtd_notifier (Results 1 – 5 of 5) sorted by relevance
692 struct mtd_notifier { struct699 extern void register_mtd_user (struct mtd_notifier *new); argument700 extern int unregister_mtd_user (struct mtd_notifier *old);
399 static struct mtd_notifier mtdoops_notifier = {
645 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()
473 static struct mtd_notifier blktrans_notifier = {
537 static struct mtd_notifier mtdpstore_notifier = {