Searched refs:mtd_notifier (Results 1 – 5 of 5) sorted by relevance
387 struct mtd_notifier { struct394 extern void register_mtd_user (struct mtd_notifier *new); argument395 extern int unregister_mtd_user (struct mtd_notifier *old);
387 struct mtd_notifier *not; in add_mtd_device()489 struct mtd_notifier *not; in del_mtd_device()672 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()698 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
392 static struct mtd_notifier mtdoops_notifier = {
520 static struct mtd_notifier blktrans_notifier = {
142 static struct mtd_notifier da850evm_spi_notifier = {