Searched refs:mtd_notifier (Results 1 – 6 of 6) 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);
398 static struct mtd_notifier mtdoops_notifier = {
697 struct mtd_notifier *not; in add_mtd_device()865 struct mtd_notifier *not; in del_mtd_device()1208 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()1234 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
467 static struct mtd_notifier blktrans_notifier = {
537 static struct mtd_notifier mtdpstore_notifier = {
1261 static struct mtd_notifier ubi_mtd_notifier = {