cmd_ring_stop_completion 2385 drivers/usb/host/xhci-mem.c init_completion(&xhci->cmd_ring_stop_completion); cmd_ring_stop_completion 347 drivers/usb/host/xhci-ring.c reinit_completion(&xhci->cmd_ring_stop_completion); cmd_ring_stop_completion 374 drivers/usb/host/xhci-ring.c ret = wait_for_completion_timeout(&xhci->cmd_ring_stop_completion, cmd_ring_stop_completion 1426 drivers/usb/host/xhci-ring.c complete_all(&xhci->cmd_ring_stop_completion); cmd_ring_stop_completion 1783 drivers/usb/host/xhci.h struct completion cmd_ring_stop_completion;