Searched refs:rexit_active (Results 1 – 3 of 3) sorted by relevance
987 port->rexit_active = true; in xhci_handle_usb2_port_link_resume()1124 else if (port->resume_timestamp || port->rexit_active) in xhci_get_usb2_port_status()1141 port->rexit_active = 0; in xhci_get_usb2_port_status()
2127 if (hcd->speed < HCD_USB3 && port->rexit_active) { in handle_port_status()2129 port->rexit_active = false; in handle_port_status()
1482 bool rexit_active; member