Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c355 otg_descriptor = { variable
356 .bLength = sizeof otg_descriptor,
668 (struct usb_descriptor_header *) &otg_descriptor,
705 (struct usb_descriptor_header *) &otg_descriptor,
768 (struct usb_descriptor_header *) &otg_descriptor,
805 (struct usb_descriptor_header *) &otg_descriptor,
2194 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()