Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h251 bool (*cqe_timeout)(struct mmc_host *host, struct mmc_request *mrq, member
/openbmc/linux/drivers/mmc/core/
H A Dqueue.c107 if (host->cqe_ops->cqe_timeout(host, mrq, &recovery_needed)) { in mmc_cqe_timed_out()
/openbmc/linux/drivers/mmc/host/
H A Dcqhci-core.c1128 .cqe_timeout = cqhci_timeout,