Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dcard.h232 struct mmc_part { struct
233 unsigned int size; /* partition size (in bytes) */
234 unsigned int part_cfg; /* partition type */
235 char name[MAX_MMC_PART_NAME_LEN];
236 bool force_ro; /* to make boot parts RO by default */
237 unsigned int area_type;