Searched refs:mmc_card_suspended (Results 1 – 4 of 4) sorted by relevance
32 #define mmc_card_suspended(c) ((c)->state & MMC_STATE_SUSPENDED) macro
67 if (mmc_card_suspended(card)) in process_sdio_pending_irqs()
1152 if (mmc_card_suspended(host->card)) in _mmc_sd_suspend()1194 if (!mmc_card_suspended(host->card)) in _mmc_sd_resume()
2021 if (mmc_card_suspended(host->card)) in _mmc_suspend()2071 if (!mmc_card_suspended(host->card)) in _mmc_resume()