Home
last modified time | relevance | path

Searched refs:usb_hub_descriptor (Results 1 – 5 of 5) sorted by relevance

/u-boot/common/
A Dusb_hub.c619 struct usb_hub_descriptor *descriptor; in usb_hub_configure()
636 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure()
639 sizeof(struct usb_hub_descriptor)); in usb_hub_configure()
/u-boot/include/
A Dusb.h563 struct usb_hub_descriptor { struct
589 struct usb_hub_descriptor desc; argument
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c89 static struct usb_hub_descriptor hub_desc = {
/u-boot/drivers/usb/host/
A Dxhci.c45 struct usb_hub_descriptor hub;
A Dehci-hcd.c46 struct usb_hub_descriptor hub;

Completed in 13 milliseconds