Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_uac1_legacy.c35 .bLength = USB_DT_INTERFACE_SIZE,
129 .bLength = USB_DT_INTERFACE_SIZE,
138 .bLength = USB_DT_INTERFACE_SIZE,
A Df_uac1.c76 .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,
A Df_uvc.c75 .bLength = USB_DT_INTERFACE_SIZE,
112 .bLength = USB_DT_INTERFACE_SIZE,
124 .bLength = USB_DT_INTERFACE_SIZE,
A Df_serial.c43 .bLength = USB_DT_INTERFACE_SIZE,
A Df_acm.c98 .bLength = USB_DT_INTERFACE_SIZE,
109 .bLength = USB_DT_INTERFACE_SIZE,
A Df_sourcesink.c61 .bLength = USB_DT_INTERFACE_SIZE,
71 .bLength = USB_DT_INTERFACE_SIZE,
A Df_midi.c120 .bLength = USB_DT_INTERFACE_SIZE,
142 .bLength = USB_DT_INTERFACE_SIZE,
/linux-6.3-rc2/drivers/usb/core/
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()
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c94 USB_DT_INTERFACE_SIZE + \
111 .bLength = USB_DT_INTERFACE_SIZE,
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h402 #define USB_DT_INTERFACE_SIZE 9 macro

Completed in 24 milliseconds