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 D | aio_multibuff.c | 98 .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 D | aio_simple.c | 96 .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 D | ch9.h | 244 #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