Lines Matching defs:hub
747 max_power = udev->parent_hub->hub->portpower;
1759 struct usb_device *hub;
1776 * always be the root hub.
1857 hub = udev->parent_hub;
1859 while (hub) {
1860 if (hub->speed == USB_SPEED_HIGH) {
1861 udev->hs_hub_addr = hub->address;
1862 udev->parent_hs_hub = hub;
1866 adev = hub;
1867 hub = hub->parent_hub;
2091 parent_hub->hub->ports + port_index : NULL, udev, device_index);
2332 udev->parent_hub->hub->ports + udev->port_index : NULL,