Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dpartitions.h89 struct mtd_partitions { struct
90 const struct mtd_partition *parts;
91 int nr_parts;
92 const struct mtd_part_parser *parser;
/linux/arch/mips/bcm63xx/
H A Ddev-flash.c25 static struct mtd_partition mtd_partitions[] = { variable