Searched refs:USB_DT_SS_EP_COMP_SIZE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_loopback.c | 115 .bLength = USB_DT_SS_EP_COMP_SIZE, 131 .bLength = USB_DT_SS_EP_COMP_SIZE,
|
| H A D | f_sourcesink.c | 191 .bLength = USB_DT_SS_EP_COMP_SIZE, 208 .bLength = USB_DT_SS_EP_COMP_SIZE, 226 .bLength = USB_DT_SS_EP_COMP_SIZE, 244 .bLength = USB_DT_SS_EP_COMP_SIZE,
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.c | 483 if (head->bLength != USB_DT_SS_EP_COMP_SIZE) { in usb_parse_config() 488 if (index + USB_DT_SS_EP_COMP_SIZE > in usb_parse_config() 499 USB_DT_SS_EP_COMP_SIZE); in usb_parse_config()
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | ffs-test.c | 200 .bLength = USB_DT_SS_EP_COMP_SIZE, 215 .bLength = USB_DT_SS_EP_COMP_SIZE,
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | config.c | 85 size < USB_DT_SS_EP_COMP_SIZE) { in usb_parse_ss_endpoint_companion() 98 ep->ss_ep_comp.bLength = USB_DT_SS_EP_COMP_SIZE; in usb_parse_ss_endpoint_companion() 108 memcpy(&ep->ss_ep_comp, desc, USB_DT_SS_EP_COMP_SIZE); in usb_parse_ss_endpoint_companion()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 666 #define USB_DT_SS_EP_COMP_SIZE 6 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 | 691 #define USB_DT_SS_EP_COMP_SIZE 6 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 | 691 #define USB_DT_SS_EP_COMP_SIZE 6 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 698 #define USB_DT_SS_EP_COMP_SIZE 6 macro
|