Searched refs:rexit_active (Results 1 – 3 of 3) sorted by relevance
977 port->rexit_active = true; in xhci_handle_usb2_port_link_resume()1116 else if (port->resume_timestamp || port->rexit_active) in xhci_get_usb2_port_status()1133 port->rexit_active = 0; in xhci_get_usb2_port_status()
1995 if (hcd->speed < HCD_USB3 && port->rexit_active) { in handle_port_status()1997 port->rexit_active = false; in handle_port_status()
1743 bool rexit_active; member