Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c2151 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() function
2191 err = _mmc_suspend(host, true); in mmc_suspend()
2253 err = _mmc_suspend(host, false); in mmc_shutdown()
2277 err = _mmc_suspend(host, true); in mmc_runtime_suspend()