Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/core/
Dhost.c98 void mmc_retune_timer_stop(struct mmc_host *host) in mmc_retune_timer_stop() function
102 EXPORT_SYMBOL(mmc_retune_timer_stop);
Dsdio.c968 mmc_retune_timer_stop(host); in mmc_sdio_suspend()
/Linux-v5.4/include/linux/mmc/
Dhost.h569 void mmc_retune_timer_stop(struct mmc_host *host);
/Linux-v5.4/drivers/mmc/host/
Dsdhci.c3272 mmc_retune_timer_stop(host->mmc); in sdhci_suspend_host()
3329 mmc_retune_timer_stop(host->mmc); in sdhci_runtime_suspend_host()