Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dcqhci-core.c944 static bool cqhci_halted(struct cqhci_host *cq_host) in cqhci_halted() function
955 if (cqhci_halted(cq_host)) in cqhci_halt()
964 wait_event_timeout(cq_host->wait_queue, cqhci_halted(cq_host), in cqhci_halt()
969 ret = cqhci_halted(cq_host); in cqhci_halt()