Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/core/
H A Dbus.c412 host->cqe_ops->cqe_disable(host); in mmc_remove_card()
/linux-6.15/drivers/mmc/host/
H A Dmmc_hsq.c338 .cqe_disable = mmc_hsq_disable,
H A Dcqhci-core.c1128 .cqe_disable = cqhci_disable,
/linux-6.15/include/linux/mmc/
H A Dhost.h281 void (*cqe_disable)(struct mmc_host *host); member