Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dcard.h250 struct mmc_part { struct
251 u64 size; /* partition size (in bytes) */
252 unsigned int part_cfg; /* partition type */
253 char name[MAX_MMC_PART_NAME_LEN];
254 bool force_ro; /* to make boot parts RO by default */
255 unsigned int area_type;