Searched refs:mmc_bus_ops (Results 1 – 6 of 6) sorted by relevance
18 struct mmc_bus_ops { struct33 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops); argument
1045 static const struct mmc_bus_ops mmc_sdio_ops = {
1185 static const struct mmc_bus_ops mmc_sd_ops = {
1994 static const struct mmc_bus_ops mmc_ops = {
1823 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
340 const struct mmc_bus_ops *bus_ops; /* current bus driver */