Searched refs:parent_hs_hub (Results 1 – 6 of 6) sorted by relevance
218 struct usb_device *parent_hs_hub; /* high-speed parent HUB */ member
271 udev = child->parent_hs_hub; in uhub_tt_buffer_reset_async_locked()1887 hub = udev->parent_hs_hub->hub; in usb_hs_bandwidth_adjust()2107 if (xfer->xroot->udev->parent_hs_hub != in usbd_fs_isoc_schedule_alloc_slot()2108 isoc_xfer->xroot->udev->parent_hs_hub) { in usbd_fs_isoc_schedule_alloc_slot()2111 if ((isoc_xfer->xroot->udev->parent_hs_hub-> in usbd_fs_isoc_schedule_alloc_slot()
2084 if (udev->parent_hs_hub != NULL && in usbd_req_re_enumerate()2087 if (udev->parent_hs_hub == parent_hub && in usbd_req_re_enumerate()2095 err = usbd_req_clear_tt_buffer(udev->parent_hs_hub, NULL, in usbd_req_re_enumerate()
1862 udev->parent_hs_hub = hub; in usb_alloc_device()
1178 if ((xfer->xroot->udev->parent_hs_hub != NULL) || in ehci_non_isoc_done_sub()1777 if ((xfer->xroot->udev->parent_hs_hub != NULL) || in ehci_setup_standard_chain()3659 (udev->parent_hs_hub == NULL) || in ehci_ep_init()3660 (udev->parent_hs_hub->hub == NULL))) { in ehci_ep_init()
460 udev->parent_hs_hub != NULL && in dwc_otg_uses_split() 461 udev->parent_hs_hub->parent_hub != NULL); in dwc_otg_uses_split() 4845 if (parm->udev->parent_hs_hub->ddesc.bDeviceProtocol == UDPROTO_HSHUBMTT) in dwc_otg_xfer_setup() 4848 td->tt_index = parm->udev->parent_hs_hub->device_index; in dwc_otg_xfer_setup()