Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dhost.c157 void mmc_retune_timer_stop(struct mmc_host *host) in mmc_retune_timer_stop() function
161 EXPORT_SYMBOL(mmc_retune_timer_stop);
Dsdio.c1056 mmc_retune_timer_stop(host); in mmc_sdio_suspend()
/Linux-v6.6/include/linux/mmc/
Dhost.h640 void mmc_retune_timer_stop(struct mmc_host *host);
/Linux-v6.6/drivers/mmc/host/
Dsdhci-esdhc-imx.c1846 mmc_retune_timer_stop(host->mmc); in sdhci_esdhc_suspend()
Dsdhci.c3762 mmc_retune_timer_stop(host->mmc); in sdhci_suspend_host()
3820 mmc_retune_timer_stop(host->mmc); in sdhci_runtime_suspend_host()