Searched refs:u3exit_done (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci-ring.c1990 complete(&port->u3exit_done);
H A Dxhci.h1468 struct completion u3exit_done; member in struct:xhci_port
H A Dxhci-mem.c2184 init_completion(&xhci->hw_ports[i].u3exit_done);
H A Dxhci-hub.c1407 reinit_completion(&port->u3exit_done);
1417 if (!wait_for_completion_timeout(&port->u3exit_done,

Completed in 325 milliseconds