Searched refs:hubdev (Results 1 – 1 of 1) sorted by relevance
2515 struct usb_device *hubdev; in xhci_configure_device() local2538 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) { in xhci_configure_device()2539 if (hubdev->parent_hub == NULL) in xhci_configure_device()2542 depth = hubdev->parent_hub->depth; in xhci_configure_device()2549 rh_port = hubdev->port_no; in xhci_configure_device()2624 hubdev = udev->parent_hs_hub; in xhci_configure_device()2630 if (hubdev != NULL) { in xhci_configure_device()2632 hubdev->controller_slot_id); in xhci_configure_device()