Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_hub.c623 struct usb_hub_descriptor *descriptor; in usb_hub_configure()
640 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure()
643 sizeof(struct usb_hub_descriptor)); in usb_hub_configure()
/external/kernel-headers/original/uapi/linux/usb/
Dch11.h262 struct usb_hub_descriptor { struct
/external/u-boot/include/
Dusb.h556 struct usb_hub_descriptor { struct
582 struct usb_hub_descriptor desc; argument
/external/u-boot/drivers/usb/emul/
Dsandbox_hub.c88 static struct usb_hub_descriptor hub_desc = {
/external/u-boot/drivers/usb/host/
Dxhci.c38 struct usb_hub_descriptor hub;
Dehci-hcd.c41 struct usb_hub_descriptor hub;