Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mmc/
Dhost.h215 void (*cqe_off)(struct mmc_host *host); member
/linux-5.19.10/drivers/mmc/core/
Dcore.c260 host->cqe_ops->cqe_off(host); in __mmc_start_request()
931 host->cqe_ops->cqe_off(host); in mmc_execute_tuning()
977 host->cqe_ops->cqe_off(host); in mmc_set_initial_state()
/linux-5.19.10/drivers/mmc/host/
Dcqhci-core.c1119 .cqe_off = cqhci_off,