| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 101 #define USB_DT_INTERFACE_SIZE 9 macro
|
| H A D | usbdevice.h | 214 #define USB_DT_INTERFACE_SIZE 9 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_audio_source.c | 47 .bLength = USB_DT_INTERFACE_SIZE, 111 .bLength = USB_DT_INTERFACE_SIZE, 120 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_uvc.c | 79 .bLength = USB_DT_INTERFACE_SIZE, 116 .bLength = USB_DT_INTERFACE_SIZE, 128 .bLength = USB_DT_INTERFACE_SIZE, 140 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_uac1_legacy.c | 35 .bLength = USB_DT_INTERFACE_SIZE, 129 .bLength = USB_DT_INTERFACE_SIZE, 138 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_acm.c | 108 .bLength = USB_DT_INTERFACE_SIZE, 119 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_uac1.c | 86 .bLength = USB_DT_INTERFACE_SIZE, 166 .bLength = USB_DT_INTERFACE_SIZE, 175 .bLength = USB_DT_INTERFACE_SIZE, 184 .bLength = USB_DT_INTERFACE_SIZE, 193 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_serial.c | 43 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_sourcesink.c | 61 .bLength = USB_DT_INTERFACE_SIZE, 71 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_midi.c | 120 .bLength = USB_DT_INTERFACE_SIZE, 142 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_accessory.c | 143 .bLength = USB_DT_INTERFACE_SIZE,
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.c | 410 if (head->bLength != USB_DT_INTERFACE_SIZE) { in usb_parse_config() 415 if (index + USB_DT_INTERFACE_SIZE > in usb_parse_config() 432 USB_DT_INTERFACE_SIZE); in usb_parse_config()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | config.c | 515 if (d->bLength < USB_DT_INTERFACE_SIZE) in usb_parse_interface() 544 memcpy(&alt->desc, d, USB_DT_INTERFACE_SIZE); in usb_parse_interface() 672 if (d->bLength < USB_DT_INTERFACE_SIZE) { in usb_parse_configuration()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 87 USB_DT_INTERFACE_SIZE + \ 104 .bLength = USB_DT_INTERFACE_SIZE,
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 361 #define USB_DT_INTERFACE_SIZE 9 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 | 395 #define USB_DT_INTERFACE_SIZE 9 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 | 395 #define USB_DT_INTERFACE_SIZE 9 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 402 #define USB_DT_INTERFACE_SIZE 9 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_rockusb.c | 31 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_fastboot.c | 153 .bLength = USB_DT_INTERFACE_SIZE,
|