Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h101 #define USB_DT_INTERFACE_SIZE 9 macro
H A Dusbdevice.h214 #define USB_DT_INTERFACE_SIZE 9 macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_audio_source.c47 .bLength = USB_DT_INTERFACE_SIZE,
111 .bLength = USB_DT_INTERFACE_SIZE,
120 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_uvc.c79 .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 Df_uac1_legacy.c35 .bLength = USB_DT_INTERFACE_SIZE,
129 .bLength = USB_DT_INTERFACE_SIZE,
138 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_acm.c108 .bLength = USB_DT_INTERFACE_SIZE,
119 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_uac1.c86 .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 Df_serial.c43 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_sourcesink.c61 .bLength = USB_DT_INTERFACE_SIZE,
71 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_midi.c120 .bLength = USB_DT_INTERFACE_SIZE,
142 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_accessory.c143 .bLength = USB_DT_INTERFACE_SIZE,
/OK3568_Linux_fs/u-boot/common/
H A Dusb.c410 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 Dconfig.c515 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 Dhub.c87 USB_DT_INTERFACE_SIZE + \
104 .bLength = USB_DT_INTERFACE_SIZE,
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h361 #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 Dch9.h395 #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 Dch9.h395 #define USB_DT_INTERFACE_SIZE 9 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h402 #define USB_DT_INTERFACE_SIZE 9 macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_rockusb.c31 .bLength = USB_DT_INTERFACE_SIZE,
H A Df_fastboot.c153 .bLength = USB_DT_INTERFACE_SIZE,