Searched refs:mmc_attach_bus (Results 1 – 6 of 6) sorted by relevance
37 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops);
1224 mmc_attach_bus(host, &mmc_sdio_ops); in mmc_attach_sdio()
1178 mmc_attach_bus(host, &sd_uhs2_ops); in sd_uhs2_attach()
1865 mmc_attach_bus(host, &mmc_sd_ops); in mmc_attach_sd()
1428 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus() function
2401 mmc_attach_bus(host, &mmc_ops); in mmc_attach_mmc()