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);
384 struct mtd_notifier *not; in add_mtd_device()473 struct mtd_notifier *not; in del_mtd_device()628 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()654 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
392 static struct mtd_notifier mtdoops_notifier = {
524 static struct mtd_notifier blktrans_notifier = {
142 static struct mtd_notifier da850evm_spi_notifier = {