Searched refs:mmc_attach_bus (Results 1 – 6 of 6) sorted by relevance
36 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops);
1220 mmc_attach_bus(host, &mmc_sdio_ops); in mmc_attach_sdio()
1178 mmc_attach_bus(host, &sd_uhs2_ops); in sd_uhs2_attach()
1847 mmc_attach_bus(host, &mmc_sd_ops); in mmc_attach_sd()
1406 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus() function
2312 mmc_attach_bus(host, &mmc_ops); in mmc_attach_mmc()