Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc.c2057 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() function
2097 err = _mmc_suspend(host, true); in mmc_suspend()
2144 err = _mmc_suspend(host, false); in mmc_shutdown()
2168 err = _mmc_suspend(host, true); in mmc_runtime_suspend()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc.c2102 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() function
2142 err = _mmc_suspend(host, true); in mmc_suspend()
2189 err = _mmc_suspend(host, false); in mmc_shutdown()
2213 err = _mmc_suspend(host, true); in mmc_runtime_suspend()

Completed in 7 milliseconds