Searched refs:cqhci_is_idle (Results 1 – 1 of 1) sorted by relevance
869 static bool cqhci_is_idle(struct cqhci_host *cq_host, int *ret) in cqhci_is_idle() function888 wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); in cqhci_wait_for_idle()