Searched refs:USB_DT_INTERFACE_SIZE (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/usb/gadget/function/ |
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_uac1.c | 76 .bLength = USB_DT_INTERFACE_SIZE, 141 .bLength = USB_DT_INTERFACE_SIZE, 150 .bLength = USB_DT_INTERFACE_SIZE, 159 .bLength = USB_DT_INTERFACE_SIZE, 168 .bLength = USB_DT_INTERFACE_SIZE,
|
H A D | f_acm.c | 99 .bLength = USB_DT_INTERFACE_SIZE, 110 .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_midi2.c | 209 .bLength = USB_DT_INTERFACE_SIZE, 231 .bLength = USB_DT_INTERFACE_SIZE, 294 .bLength = USB_DT_INTERFACE_SIZE,
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 94 USB_DT_INTERFACE_SIZE + \ 111 .bLength = USB_DT_INTERFACE_SIZE,
|
/linux/include/uapi/linux/usb/ |
H A D | ch9.h | 406 #define USB_DT_INTERFACE_SIZE 9 macro
|