Searched defs:mmc_part (Results 1 – 2 of 2) sorted by relevance
229 struct mmc_part { struct230 u64 size; /* partition size (in bytes) */231 unsigned int part_cfg; /* partition type */232 char name[MAX_MMC_PART_NAME_LEN];233 bool force_ro; /* to make boot parts RO by default */234 unsigned int area_type;
252 struct mmc_part { struct253 u64 size; /* partition size (in bytes) */254 unsigned int part_cfg; /* partition type */255 char name[MAX_MMC_PART_NAME_LEN];256 bool force_ro; /* to make boot parts RO by default */257 unsigned int area_type;