Home
last modified time | relevance | path

Searched refs:is_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
Dmmc.c1636 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() argument
1639 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()