Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c1445 reinit_completion(&port->u3exit_done); in xhci_hub_control()
1455 if (!wait_for_completion_timeout(&port->u3exit_done, in xhci_hub_control()
H A Dxhci.h1752 struct completion u3exit_done; member
H A Dxhci-mem.c2151 init_completion(&xhci->hw_ports[i].u3exit_done); in xhci_setup_port_arrays()
H A Dxhci-ring.c2009 complete(&port->u3exit_done); in handle_port_status()