Searched defs:platdata_mtd_ram (Results 1 – 1 of 1) sorted by relevance
21 struct platdata_mtd_ram { struct22 const char *mapname;23 const char **map_probes;24 const char **probes;25 struct mtd_partition *partitions;26 int nr_partitions;27 int bankwidth;31 void (*set_rw)(struct device *dev, int to);