Home
last modified time | relevance | path

Searched defs:mtd_notifier (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/include/linux/mtd/
Dmtd.h142 struct mtd_notifier { struct
143 void (*add)(struct mtd_info *mtd);
144 void (*remove)(struct mtd_info *mtd);
145 struct list_head list;