Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dcqhci-core.c951 static bool cqhci_halted(struct cqhci_host *cq_host) in cqhci_halted() function
962 if (cqhci_halted(cq_host)) in cqhci_halt()
971 wait_event_timeout(cq_host->wait_queue, cqhci_halted(cq_host), in cqhci_halt()
976 ret = cqhci_halted(cq_host); in cqhci_halt()