Lines Matching defs:hub
773 struct usb_device *hub = NULL;801 hub = udev->parent_hub;802 if (hub) {803 di->udi_hubaddr = hub->address;804 di->udi_hubindex = hub->device_index;1864 struct usb_hub *hub = NULL;1875 (udev->hub == NULL)) {1878 hub = udev->hub;1880 if (port_no > hub->nports) {