Home
last modified time | relevance | path

Searched refs:mmci_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmci.c1885 static struct mmc_host_ops mmci_ops = { variable
1962 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()