Home
last modified time | relevance | path

Searched refs:usb_hub_status (Results 1 – 3 of 3) sorted by relevance

/u-boot/common/
A Dusb_hub.c121 data, sizeof(struct usb_hub_status), USB_CNTL_TIMEOUT); in usb_get_hub_status()
621 struct usb_hub_status *hubsts; in usb_hub_configure()
762 if (sizeof(struct usb_hub_status) > USB_BUFSIZ) { in usb_hub_configure()
775 hubsts = (struct usb_hub_status *)buffer; in usb_hub_configure()
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c216 struct usb_hub_status *hubsts = buffer; in sandbox_hub_submit_control_msg()
/u-boot/include/
A Dusb.h541 struct usb_hub_status { struct

Completed in 8 milliseconds