Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Dcomposite.c788 struct usb_ext_cap_descriptor *usb_ext; in bos_desc() local
802 usb_ext = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()
806 usb_ext->bLength = USB_DT_USB_EXT_CAP_SIZE; in bos_desc()
807 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
808 usb_ext->bDevCapabilityType = USB_CAP_TYPE_EXT; in bos_desc()
809 usb_ext->bmAttributes = in bos_desc()

Completed in 4 milliseconds