Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dcore.h78 int mmc_attach_mmc(struct mmc_host *host);
Dcore.c2163 if (!mmc_attach_mmc(host)) in mmc_rescan_try_freq()
Dmmc.c2213 int mmc_attach_mmc(struct mmc_host *host) in mmc_attach_mmc() function