Home
last modified time | relevance | path

Searched refs:USB_DT_SS_ENDPOINT_COMP (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.c127 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
145 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_loopback.c116 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
132 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_sourcesink.c192 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
209 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
227 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
245 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_tcm.c1745 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1753 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1788 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1794 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1828 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1863 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_serial.c115 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_ecm.c285 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
313 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_subset.c213 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_rndis.c280 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
308 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_uvc.c97 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
174 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_uac2.c296 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
377 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
427 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
511 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_eem.c135 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_midi.c170 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
194 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_hid.c141 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
162 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_midi2.c260 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
281 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
318 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
328 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_ncm.c335 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
363 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_printer.c185 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
197 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_acm.c243 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch189 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
251 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/openbmc/linux/tools/usb/
H A Dffs-test.c201 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
216 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/openbmc/linux/drivers/usb/common/
H A Ddebug.c154 case USB_DT_SS_ENDPOINT_COMP: in usb_decode_get_set_descriptor()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h231 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
/openbmc/linux/drivers/usb/core/
H A Dconfig.c84 if (desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP || in usb_parse_ss_endpoint_companion()
99 ep->ss_ep_comp.bDescriptorType = USB_DT_SS_ENDPOINT_COMP; in usb_parse_ss_endpoint_companion()
H A Dhcd.c342 USB_DT_SS_ENDPOINT_COMP, /* __u8 ss_bDescriptorType; SuperSpeed EP */
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h262 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
/openbmc/u-boot/common/
H A Dusb.c476 case USB_DT_SS_ENDPOINT_COMP: in usb_parse_config()

12