Searched refs:usb_hub_device (Results 1 – 7 of 7) sorted by relevance
50 struct usb_hub_device *hub; /* USB hub struct */57 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()159 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on()213 static struct usb_hub_device hub_dev[USB_MAX_HUB];224 static struct usb_hub_device *usb_hub_allocate(void) in usb_hub_allocate()436 struct usb_hub_device *hub; in usb_scan_port()603 static struct usb_hub_device *usb_get_hub_device(struct usb_device *dev) in usb_get_hub_device()605 struct usb_hub_device *hub; in usb_get_hub_device()624 struct usb_hub_device *hub; in usb_hub_configure()967 .per_device_auto_alloc_size = sizeof(struct usb_hub_device),
251 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()
341 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
580 struct usb_hub_device { struct
731 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev()
1404 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device()