Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Dstorage_common.c126 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
144 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_loopback.c116 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
132 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
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,
A Df_tcm.c1776 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1784 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1819 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1825 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1859 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1894 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_ecm.c296 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
324 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_serial.c115 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_rndis.c293 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
321 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_subset.c213 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_uvc.c101 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
175 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_midi.c170 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
194 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_hid.c128 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
149 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_eem.c135 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_uac2.c362 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
412 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
496 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_printer.c182 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
194 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_ncm.c348 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
376 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_acm.c253 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_fs.c2118 case USB_DT_SS_ENDPOINT_COMP: in ffs_do_single_desc()
/linux/drivers/usb/common/
A Ddebug.c153 case USB_DT_SS_ENDPOINT_COMP: in usb_decode_get_set_descriptor()
/linux/tools/usb/
A Dffs-test.c201 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
216 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/linux/drivers/usb/core/
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()
A Dhcd.c363 USB_DT_SS_ENDPOINT_COMP, /* __u8 ss_bDescriptorType; SuperSpeed EP */
/linux/include/uapi/linux/usb/
A Dch9.h265 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
/linux/drivers/usb/gadget/
A Dcomposite.c233 (comp_desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP)) in config_ep_by_speed_and_alt()

Completed in 76 milliseconds