Lines Matching refs:parent_hub
1348 if (udev->parent_hub == NULL) in xhci_set_address()
2525 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) { in xhci_configure_device()
2526 if (hubdev->parent_hub == NULL) in xhci_configure_device()
2529 depth = hubdev->parent_hub->depth; in xhci_configure_device()
3956 if (udev->parent_hub == NULL) { in xhci_ep_init()
3988 if (udev->parent_hub == NULL) { in xhci_ep_clear_stall()
4009 if (udev->parent_hub == NULL) in xhci_device_init()
4069 if (udev->parent_hub == NULL) in xhci_device_uninit()
4108 if (udev->parent_hub == NULL) in xhci_device_resume()
4142 if (udev->parent_hub == NULL) in xhci_device_suspend()
4177 if (udev->parent_hub == NULL) in xhci_device_state_change()