Searched defs:mmc_part (Results 1 – 1 of 1) sorted by relevance
284 struct mmc_part { struct285 u64 size; /* partition size (in bytes) */286 unsigned int part_cfg; /* partition type */287 char name[MAX_MMC_PART_NAME_LEN];288 bool force_ro; /* to make boot parts RO by default */289 unsigned int area_type;