Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dhost.c101 void mmc_retune_timer_stop(struct mmc_host *host) in mmc_retune_timer_stop() function
105 EXPORT_SYMBOL(mmc_retune_timer_stop);
Dsdio.c945 mmc_retune_timer_stop(host); in mmc_sdio_suspend()
/Linux-v4.19/include/linux/mmc/
Dhost.h559 void mmc_retune_timer_stop(struct mmc_host *host);
/Linux-v4.19/drivers/mmc/host/
Dsdhci.c3052 mmc_retune_timer_stop(host->mmc); in sdhci_suspend_host()
3110 mmc_retune_timer_stop(host->mmc); in sdhci_runtime_suspend_host()