Searched refs:hdev_to_hub (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c168 static struct usb_hub *hdev_to_hub(struct usb_device *hdev) function
393 struct usb_hub *hub = hdev_to_hub(hdev);
650 hub = hdev_to_hub(udev->parent);
1351 *ppowner = &(hdev_to_hub(hdev)->port_owners[port1 - 1]);
1405 hub = hdev_to_hub(udev->parent);
2159 struct usb_hub *hub = hdev_to_hub(udev->parent);
2323 struct usb_hub *hub = hdev_to_hub(udev->parent);
2408 struct usb_hub *hub = hdev_to_hub(udev->parent);
3618 parent_hub = hdev_to_hub(parent_hdev);

Completed in 48 milliseconds