Lines Matching refs:usb3_rhub
222 xhci->usb3_rhub.bus_state.port_c_suspend = 0;
223 xhci->usb3_rhub.bus_state.suspended_ports = 0;
224 xhci->usb3_rhub.bus_state.resuming_ports = 0;
334 rhub = &xhci->usb3_rhub;
417 return (xhci->port_status_u0 == ((1 << xhci->usb3_rhub.num_ports) - 1));
832 port_index = xhci->usb3_rhub.num_ports;
833 ports = xhci->usb3_rhub.ports;
865 xhci_disable_hub_port_wake(xhci, &xhci->usb3_rhub, do_wakeup);
982 time_before(jiffies, xhci->usb3_rhub.bus_state.next_statechange))
1122 if (xhci->usb3_rhub.bus_state.suspended_ports ||
1123 xhci->usb3_rhub.bus_state.bus_suspended)
4908 port = xhci->usb3_rhub.ports[udev->portnum - 1];
5107 if (xhci->usb3_rhub.min_rev == 0x1)
5110 minor_rev = xhci->usb3_rhub.min_rev / 0x10;
5129 xhci->usb3_rhub.hcd = hcd;