Searched refs:_mmc_suspend (Results 1 – 1 of 1) sorted by relevance
2151 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() function2191 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()