Searched refs:mtd_notifier (Results 1 – 5 of 5) sorted by relevance
684 struct mtd_notifier { struct691 extern void register_mtd_user (struct mtd_notifier *new); argument692 extern int unregister_mtd_user (struct mtd_notifier *old);
361 static struct mtd_notifier mtdoops_notifier = {
575 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()
543 static struct mtd_notifier blktrans_notifier = {
537 static struct mtd_notifier mtdpstore_notifier = {