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

/u-boot/common/
H A Dusb_hub.c629 struct usb_hub_descriptor *descriptor;
646 descriptor = (struct usb_hub_descriptor *)buffer;
649 sizeof(struct usb_hub_descriptor));
/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c88 static struct usb_hub_descriptor hub_desc = {
/u-boot/include/
H A Dusb.h580 struct usb_hub_descriptor { struct
606 struct usb_hub_descriptor desc;
/u-boot/include/usb/
H A Dxhci.h1227 struct usb_hub_descriptor hub_desc;
/u-boot/drivers/usb/host/
H A Dxhci.c40 struct usb_hub_descriptor hub;
H A Dehci-hcd.c41 struct usb_hub_descriptor hub;
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.c2007 struct usb_hub_descriptor *desc)
2187 isp1760_hub_descriptor(priv, (struct usb_hub_descriptor *)buf);

Completed in 85 milliseconds