Lines Matching refs:resuming_ports
848 if (test_bit(wIndex, &bus_state->resuming_ports)) { in xhci_handle_usb2_port_link_resume()
862 set_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume()
875 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume()
1014 clear_bit(portnum, &bus_state->resuming_ports); in xhci_get_usb2_port_status()
1086 test_bit(wIndex, &bus_state->resuming_ports)) && in xhci_get_port_status()
1090 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_get_port_status()
1473 set_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control()
1482 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control()
1567 status = bus_state->resuming_ports; in xhci_hub_status_data()
1624 if (bus_state->resuming_ports || /* USB2 */ in xhci_bus_suspend()
1900 return rhub->bus_state.resuming_ports; /* USB2 ports only */ in xhci_get_resuming_ports()