Searched defs:mtd_partitions (Results 1 – 4 of 4) sorted by relevance
89 struct mtd_partitions { struct90 const struct mtd_partition *parts;91 int nr_parts;92 const struct mtd_part_parser *parser;
25 static struct mtd_partition mtd_partitions[] = { variable