Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dcqhci-core.c862 static bool cqhci_is_idle(struct cqhci_host *cq_host, int *ret) in cqhci_is_idle() function
881 wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); in cqhci_wait_for_idle()