Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-ring.c376 reinit_completion(&xhci->cmd_ring_stop_completion); in xhci_abort_cmd_ring()
414 ret = wait_for_completion_timeout(&xhci->cmd_ring_stop_completion, in xhci_abort_cmd_ring()
1680 complete_all(&xhci->cmd_ring_stop_completion); in handle_cmd_completion()
Dxhci.h1804 struct completion cmd_ring_stop_completion; member
Dxhci-mem.c2382 init_completion(&xhci->cmd_ring_stop_completion); in xhci_mem_init()