Searched defs:mtd_chip_driver (Results 1 – 2 of 2) sorted by relevance
98382 struct mtd_chip_driver { struct98383 struct mtd_info * (*probe)(struct map_info___2 *);98384 void (*destroy)(struct mtd_info *);98385 struct module *module;98386 char *name;98387 struct list_head list;