Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-hub.c1082 if (bus_state->port_remote_wakeup & (1 << portnum)) { in xhci_get_usb3_port_status()
1083 bus_state->port_remote_wakeup &= ~(1 << portnum); in xhci_get_usb3_port_status()
1738 bus_state->port_remote_wakeup) { /* USB3 */ in xhci_bus_suspend()
H A Dxhci.h1434 u32 port_remote_wakeup; member
H A Dxhci-ring.c2024 bus_state->port_remote_wakeup |= 1 << hcd_portnum; in handle_port_status()
2066 if (bus_state->port_remote_wakeup & (1 << hcd_portnum)) { in handle_port_status()