| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | 0015-adbd-usb_linux_client-Compat-with-old-kernel.patch | 200 - .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 211 - .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 242 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 254 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | 0013-adbd-Support-usb3.0.patch | 115 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 126 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 151 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 163 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 149 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 161 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | storage_common.c | 546 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 563 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | storage_common.c | 126 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 144 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_loopback.c | 116 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 132 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_sourcesink.c | 192 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 209 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 227 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 245 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_tcm.c | 1799 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 1807 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 1842 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 1848 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 1882 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 1917 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_uvc.c | 101 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 218 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 226 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_ecm.c | 296 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 324 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_serial.c | 115 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_rndis.c | 293 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 321 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_subset.c | 213 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_uac2.c | 296 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 377 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 427 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 511 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_hid.c | 136 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 157 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_midi.c | 170 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 194 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| H A D | f_eem.c | 135 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0014-add-u3-ss-descriptor-support-for-adb.patch | 187 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 249 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | ffs-test.c | 201 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 216 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | debug.c | 153 case USB_DT_SS_ENDPOINT_COMP: in usb_decode_get_set_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | config.c | 84 if (desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP || in usb_parse_ss_endpoint_companion() 99 ep->ss_ep_comp.bDescriptorType = USB_DT_SS_ENDPOINT_COMP; in usb_parse_ss_endpoint_companion()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 231 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 265 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 265 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
|