Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c439 reinit_completion(&xhci->cmd_ring_stop_completion); in xhci_abort_cmd_ring()
477 ret = wait_for_completion_timeout(&xhci->cmd_ring_stop_completion, in xhci_abort_cmd_ring()
1790 complete_all(&xhci->cmd_ring_stop_completion); in handle_cmd_completion()
H A Dxhci.h1564 struct completion cmd_ring_stop_completion; member
H A Dxhci-mem.c2316 init_completion(&xhci->cmd_ring_stop_completion); in xhci_mem_init()