Searched refs:mmc_bus_ops (Results 1 – 5 of 5) sorted by relevance
137 struct mmc_bus_ops { struct302 const struct mmc_bus_ops *bus_ops; /* current bus driver */
320 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops);
1062 static const struct mmc_bus_ops sd_bus_ops = {
819 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
2020 static const struct mmc_bus_ops sdio_bus_ops = {
Completed in 22 milliseconds