Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dcore.h83 int mmc_attach_sdio(struct mmc_host *host);
H A Dsdio.c1208 int mmc_attach_sdio(struct mmc_host *host) in mmc_attach_sdio() function
H A Dcore.c2089 if (!mmc_attach_sdio(host)) in mmc_rescan_try_freq()