Searched refs:partition_setting_completed (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dmmc.c259 if (card->ext_csd.partition_setting_completed) { mmc_manage_enhanced_area()
312 if (card->ext_csd.partition_setting_completed == 0) { mmc_manage_gp_partitions()
447 card->ext_csd.partition_setting_completed = 1; mmc_decode_ext_csd()
449 card->ext_csd.partition_setting_completed = 0; mmc_decode_ext_csd()
1343 if (card->ext_csd.partition_setting_completed || mmc_init_card()
/linux-4.1.27/include/linux/mmc/
H A Dcard.h78 bool partition_setting_completed; /* enable bit */ member in struct:mmc_ext_csd

Completed in 103 milliseconds