Home
last modified time | relevance | path

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

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