mtd_notifiers      82 drivers/mtd/mtdcore.c static LIST_HEAD(mtd_notifiers);
mtd_notifiers     692 drivers/mtd/mtdcore.c 	list_for_each_entry(not, &mtd_notifiers, list)
mtd_notifiers     739 drivers/mtd/mtdcore.c 	list_for_each_entry(not, &mtd_notifiers, list)
mtd_notifiers     901 drivers/mtd/mtdcore.c 	list_add(&new->list, &mtd_notifiers);