Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dcore.h81 int mmc_attach_mmc(struct mmc_host *host);
Dcore.c2092 if (!mmc_attach_mmc(host)) in mmc_rescan_try_freq()
Dmmc.c2282 int mmc_attach_mmc(struct mmc_host *host) in mmc_attach_mmc() function