Searched refs:usb_hs_hub_usba_dev (Results 1 – 5 of 5) sorted by relevance
1531 if (ud->usb_hs_hub_usba_dev == NULL) in xhci_hcdi_device_tt()1534 ASSERT(ud->usb_hs_hub_usba_dev != NULL); in xhci_hcdi_device_tt()1535 ASSERT(ud->usb_hs_hub_usba_dev->usb_parent_hub != NULL); in xhci_hcdi_device_tt()1536 xd = usba_hcdi_get_device_private(ud->usb_hs_hub_usba_dev); in xhci_hcdi_device_tt()1540 ret |= XHCI_SCTX_SET_TT_PORT_NUM(ud->usb_hs_hub_usba_dev->usb_port); in xhci_hcdi_device_tt()
292 struct usba_device *usb_hs_hub_usba_dev; /* HS hub usba device */ member
2320 parent_ud = child_ud->usb_hs_hub_usba_dev; in ehci_allocate_classic_tt_bandwidth()2564 parent_ud = child_ud->usb_hs_hub_usba_dev; in ehci_deallocate_classic_tt_bandwidth()
991 hub_usba_device = usba_device->usb_hs_hub_usba_dev; in ehci_clear_tt_buffer()
1897 parent_port_status = (child_ud->usb_hs_hub_usba_dev) ? in usba_hubdi_attach()1898 child_ud->usb_hs_hub_usba_dev->usb_port_status : 0; in usba_hubdi_attach()6159 parent_usba_dev = parent_ud->usb_hs_hub_usba_dev; in hubd_create_child()6193 child_ud->usb_hs_hub_usba_dev = parent_usba_dev; in hubd_create_child()