Searched defs:mtd_notifier (Results 1 – 1 of 1) sorted by relevance
142 struct mtd_notifier { struct143 void (*add)(struct mtd_info *mtd);144 void (*remove)(struct mtd_info *mtd);145 struct list_head list;