Searched refs:mmc_bus_ops (Results 1 – 7 of 7) sorted by relevance
20 struct mmc_bus_ops { struct37 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops); argument
1195 static const struct mmc_bus_ops mmc_sdio_ops = {
1146 static const struct mmc_bus_ops sd_uhs2_ops = {
1837 static const struct mmc_bus_ops mmc_sd_ops = {
1428 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
2368 static const struct mmc_bus_ops mmc_ops = {
530 const struct mmc_bus_ops *bus_ops; /* current bus driver */