Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dcore.h81 int mmc_attach_mmc(struct mmc_host *host);
H A Dcore.c2097 if (!mmc_attach_mmc(host)) in mmc_rescan_try_freq()
H A Dmmc.c2293 int mmc_attach_mmc(struct mmc_host *host) in mmc_attach_mmc() function