Home
last modified time | relevance | path

Searched refs:port_remote_wakeup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c968 if (bus_state->port_remote_wakeup & (1 << portnum)) { in xhci_get_usb3_port_status()
969 bus_state->port_remote_wakeup &= ~(1 << portnum); in xhci_get_usb3_port_status()
1630 bus_state->port_remote_wakeup) { /* USB3 */ in xhci_bus_suspend()
H A Dxhci-ring.c1841 bus_state->port_remote_wakeup |= 1 << hcd_portnum; in handle_port_status()
1884 if (bus_state->port_remote_wakeup & (1 << hcd_portnum)) { in handle_port_status()
H A Dxhci.h1704 u32 port_remote_wakeup; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c1073 if (bus_state->port_remote_wakeup & (1 << portnum)) { in xhci_get_usb3_port_status()
1074 bus_state->port_remote_wakeup &= ~(1 << portnum); in xhci_get_usb3_port_status()
1736 bus_state->port_remote_wakeup) { /* USB3 */ in xhci_bus_suspend()
H A Dxhci-ring.c1938 bus_state->port_remote_wakeup |= 1 << hcd_portnum; in handle_port_status()
1981 if (bus_state->port_remote_wakeup & (1 << hcd_portnum)) { in handle_port_status()
H A Dxhci.h1706 u32 port_remote_wakeup; member

Completed in 25 milliseconds