Searched refs:bus_state (Results 1 – 2 of 2) sorted by relevance
2003 struct xhci_bus_state *bus_state; in handle_port_status() local2045 bus_state = &port->rhub->bus_state; in handle_port_status()2084 bus_state->port_remote_wakeup |= 1 << hcd_portnum; in handle_port_status()2093 } else if (!test_bit(hcd_portnum, &bus_state->resuming_ports)) { in handle_port_status()2097 set_bit(hcd_portnum, &bus_state->resuming_ports); in handle_port_status()2126 if (bus_state->port_remote_wakeup & (1 << hcd_portnum)) { in handle_port_status()
2014 xhci->usb2_rhub.bus_state.bus_suspended = 0; in xhci_mem_cleanup()2015 xhci->usb3_rhub.bus_state.bus_suspended = 0; in xhci_mem_cleanup()