Searched refs:cmd_ring_stop_completion (Results 1 – 3 of 3) sorted by relevance
498 reinit_completion(&xhci->cmd_ring_stop_completion); in xhci_abort_cmd_ring()536 ret = wait_for_completion_timeout(&xhci->cmd_ring_stop_completion, in xhci_abort_cmd_ring()1817 complete_all(&xhci->cmd_ring_stop_completion); in handle_cmd_completion()
1544 struct completion cmd_ring_stop_completion; member
549 init_completion(&xhci->cmd_ring_stop_completion); in xhci_init()