Searched refs:mtd_partition (Results 1 – 3 of 3) sorted by relevance
| /include/linux/mtd/ |
| A D | partitions.h | 38 struct mtd_partition { struct 73 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, 88 struct mtd_partition **_parts, int *_nparts); 89 void mtd_free_parsed_partitions(struct mtd_partition *parts, 94 struct mtd_partition **_parts, int *_nparts) in mtd_parse_partitions() 101 mtd_free_parsed_partitions(struct mtd_partition *parts, unsigned int nparts) in mtd_free_parsed_partitions()
|
| A D | mtd.h | 533 struct mtd_partition; 539 const struct mtd_partition *defparts, 594 int add_mtd_partitions(struct mtd_info *, const struct mtd_partition *, int); 598 const struct mtd_partition *parts, in add_mtd_partitions()
|
| A D | rawnand.h | 1199 struct mtd_partition *partitions;
|
Completed in 17 milliseconds