Home
last modified time | relevance | path

Searched refs:usb_hub_device (Results 1 – 4 of 4) sorted by relevance

/u-boot/common/
A Dusb_hub.c54 struct usb_hub_device *hub; /* USB hub struct */
61 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
163 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on()
217 static struct usb_hub_device hub_dev[USB_MAX_HUB];
228 static struct usb_hub_device *usb_hub_allocate(void) in usb_hub_allocate()
432 struct usb_hub_device *hub; in usb_scan_port()
599 static struct usb_hub_device *usb_get_hub_device(struct usb_device *dev) in usb_get_hub_device()
601 struct usb_hub_device *hub; in usb_get_hub_device()
620 struct usb_hub_device *hub; in usb_hub_configure()
963 .per_device_auto = sizeof(struct usb_hub_device),
/u-boot/include/
A Dusb.h587 struct usb_hub_device { struct
/u-boot/drivers/usb/host/
A Dxhci-mem.c738 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev()
A Dxhci.c1448 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device()

Completed in 11 milliseconds