Searched refs:mmc_bus_ops (Results 1 – 5 of 5) sorted by relevance
20 struct mmc_bus_ops { struct36 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops); argument
1189 static const struct mmc_bus_ops mmc_sdio_ops = {
1800 static const struct mmc_bus_ops mmc_sd_ops = {
1407 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
2276 static const struct mmc_bus_ops mmc_ops = {