Searched refs:is_suspend (Results 1 – 1 of 1) sorted by relevance
1636 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() argument1639 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()1661 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) in _mmc_suspend()