Searched refs:usb_hub_device (Results 1 – 7 of 7) sorted by relevance
53 struct usb_hub_device *hub; /* USB hub struct */60 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()162 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on()216 static struct usb_hub_device hub_dev[USB_MAX_HUB];227 static struct usb_hub_device *usb_hub_allocate(void) in usb_hub_allocate()439 struct usb_hub_device *hub; in usb_scan_port()606 static struct usb_hub_device *usb_get_hub_device(struct usb_device *dev) in usb_get_hub_device()608 struct usb_hub_device *hub; in usb_get_hub_device()627 struct usb_hub_device *hub; in usb_hub_configure()970 .per_device_auto_alloc_size = sizeof(struct usb_hub_device),
252 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
254 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
581 struct usb_hub_device { struct
732 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev()
1410 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device()