Home
last modified time | relevance | path

Searched refs:USB_DT_ENDPOINT (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c98 .bDescriptorType = USB_DT_ENDPOINT,
105 .bDescriptorType = USB_DT_ENDPOINT,
124 .bDescriptorType = USB_DT_ENDPOINT,
132 .bDescriptorType = USB_DT_ENDPOINT,
153 .bDescriptorType = USB_DT_ENDPOINT,
167 .bDescriptorType = USB_DT_ENDPOINT,
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c96 .bDescriptorType = USB_DT_ENDPOINT,
103 .bDescriptorType = USB_DT_ENDPOINT,
122 .bDescriptorType = USB_DT_ENDPOINT,
130 .bDescriptorType = USB_DT_ENDPOINT,
151 .bDescriptorType = USB_DT_ENDPOINT,
165 .bDescriptorType = USB_DT_ENDPOINT,
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dch9.h244 #define USB_DT_ENDPOINT 0x05 macro
277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
404 /* USB_DT_ENDPOINT: Endpoint descriptor */
415 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */

Completed in 5 milliseconds