Searched refs:mtd_notifier (Results 1 – 5 of 5) sorted by relevance
576 struct mtd_notifier { struct583 extern void register_mtd_user (struct mtd_notifier *new); argument584 extern int unregister_mtd_user (struct mtd_notifier *old);
504 struct mtd_notifier *not; in add_mtd_device()619 struct mtd_notifier *not; in del_mtd_device()782 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()808 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
374 static struct mtd_notifier mtdoops_notifier = {
531 static struct mtd_notifier blktrans_notifier = {
142 static struct mtd_notifier da850evm_spi_notifier = {