Searched refs:mmc_card_suspended (Results 1 – 3 of 3) sorted by relevance
35 #define mmc_card_suspended(c) ((c)->state & MMC_STATE_SUSPENDED) macro
1129 if (mmc_card_suspended(host->card)) in _mmc_sd_suspend()1171 if (!mmc_card_suspended(host->card)) in _mmc_sd_resume()
2005 if (mmc_card_suspended(host->card)) in _mmc_suspend()2061 if (!mmc_card_suspended(host->card)) in _mmc_resume()