Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dmmc_hsq.c360 mmc->cqe_ops = &mmc_hsq_ops; in mmc_hsq_init()
H A Dcqhci-core.c1191 mmc->cqe_ops = &cqhci_cqe_ops; in cqhci_init()
H A Dsdhci.c4873 mmc->cqe_ops = NULL; in __sdhci_add_host()
/linux/drivers/mmc/core/
H A Dbus.c424 host->cqe_ops->cqe_disable(host); in mmc_remove_card()
/linux/include/linux/mmc/
H A Dhost.h564 const struct mmc_cqe_ops *cqe_ops; member