Searched refs:hubdev (Results 1 – 1 of 1) sorted by relevance
2660 struct usb_device *hubdev; in xhci_configure_device() local2683 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) { in xhci_configure_device()2684 if (hubdev->parent_hub == NULL) in xhci_configure_device()2687 depth = hubdev->parent_hub->depth; in xhci_configure_device()2694 rh_port = hubdev->port_no; in xhci_configure_device()2769 hubdev = udev->parent_hs_hub; in xhci_configure_device()2775 if (hubdev != NULL) { in xhci_configure_device()2777 hubdev->controller_slot_id); in xhci_configure_device()