Searched refs:hubdev (Results 1 – 1 of 1) sorted by relevance
2600 struct usb_device *hubdev; in xhci_configure_device() local2623 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) { in xhci_configure_device()2624 if (hubdev->parent_hub == NULL) in xhci_configure_device()2627 depth = hubdev->parent_hub->depth; in xhci_configure_device()2634 rh_port = hubdev->port_no; in xhci_configure_device()2709 hubdev = udev->parent_hs_hub; in xhci_configure_device()2715 if (hubdev != NULL) { in xhci_configure_device()2717 hubdev->controller_slot_id); in xhci_configure_device()