Searched refs:mmci_ops (Results 1 – 2 of 2) sorted by relevance
1885 static struct mmc_host_ops mmci_ops = { variable1962 host->mmc_ops = &mmci_ops; in mmci_probe()1963 mmc->ops = &mmci_ops; in mmci_probe()2087 mmci_ops.card_busy = mmci_card_busy; in mmci_probe()
6715 - host->mmc_ops = &mmci_ops;6716 - mmc->ops = &mmci_ops;6751 + mmc->ops = &mmci_ops;