Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.c850 static bool cqhci_tasks_cleared(struct cqhci_host *cq_host) in cqhci_tasks_cleared() function
867 wait_event_timeout(cq_host->wait_queue, cqhci_tasks_cleared(cq_host), in cqhci_clear_all_tasks()
872 ret = cqhci_tasks_cleared(cq_host); in cqhci_clear_all_tasks()