Lines Matching refs:resuming_ports
843 if (test_bit(wIndex, &bus_state->resuming_ports)) { in xhci_handle_usb2_port_link_resume()
857 set_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume()
870 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume()
1009 clear_bit(portnum, &bus_state->resuming_ports); in xhci_get_usb2_port_status()
1081 test_bit(wIndex, &bus_state->resuming_ports)) && in xhci_get_port_status()
1085 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_get_port_status()
1468 set_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control()
1477 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control()
1562 status = bus_state->resuming_ports; in xhci_hub_status_data()
1629 if (bus_state->resuming_ports || /* USB2 */ in xhci_bus_suspend()
1888 return rhub->bus_state.resuming_ports; /* USB2 ports only */ in xhci_get_resuming_ports()