Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dcqhci.c814 static bool cqhci_is_idle(struct cqhci_host *cq_host, int *ret) in cqhci_is_idle() function
833 wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); in cqhci_wait_for_idle()