Lines Matching refs:hubdev
2501 struct usb_device *hubdev;
2524 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) {
2525 if (hubdev->parent_hub == NULL)
2528 depth = hubdev->parent_hub->depth;
2535 rh_port = hubdev->port_no;
2627 hubdev = udev->parent_hs_hub;
2633 if (hubdev != NULL) {
2635 hubdev->controller_slot_id);