Searched refs:part_support (Results 1 – 3 of 3) sorted by relevance
1302 if (!(mmc->part_support & PART_SUPPORT)) {1346 if (part_attrs && ! (mmc->part_support & ENHNCD_SUPPORT)) {1944 mmc->part_support = ext_csd[EXT_CSD_PARTITIONING_SUPPORT];
580 u8 part_support; member
54 bool has_enh = (mmc->part_support & ENHNCD_SUPPORT) != 0; in print_mmcinfo()