Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds