Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dcore.c2049 static int mmc_rescan_try_freq(struct mmc_host *host, unsigned freq) in mmc_rescan_try_freq() function
2254 if (!mmc_rescan_try_freq(host, max(freq, host->f_min))) in mmc_rescan()