Home
last modified time | relevance | path

Searched refs:rexit_active (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-hub.c988 port->rexit_active = true; in xhci_handle_usb2_port_link_resume()
1125 else if (port->resume_timestamp || port->rexit_active) in xhci_get_usb2_port_status()
1142 port->rexit_active = 0; in xhci_get_usb2_port_status()
H A Dxhci.h1475 bool rexit_active; member
H A Dxhci-ring.c2080 if (hcd->speed < HCD_USB3 && port->rexit_active) { in handle_port_status()
2082 port->rexit_active = false; in handle_port_status()