Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dpartitions.h39 struct mtd_partition { struct
40 const char *name; /* identifier string */
41 uint64_t size; /* partition size */
42 uint64_t offset; /* offset within the master MTD space */
43 uint32_t mask_flags; /* master MTD flags to mask out for this partition */
44 struct nand_ecclayout *ecclayout; /* out of band layout for this partition (NAND only) */