Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dcqhci-core.c920 static bool cqhci_tasks_cleared(struct cqhci_host *cq_host) in cqhci_tasks_cleared() function
937 wait_event_timeout(cq_host->wait_queue, cqhci_tasks_cleared(cq_host), in cqhci_clear_all_tasks()
942 ret = cqhci_tasks_cleared(cq_host); in cqhci_clear_all_tasks()