Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dpartitions.h87 struct mtd_partitions { struct
88 const struct mtd_partition *parts;
89 int nr_parts;
90 const struct mtd_part_parser *parser;
/Linux-v5.4/arch/mips/bcm63xx/
Ddev-flash.c25 static struct mtd_partition mtd_partitions[] = { variable