Home
last modified time | relevance | path

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

12

/linux/drivers/usb/gadget/function/
A Dstorage_common.c127 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
145 .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.c1748 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1756 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1791 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1797 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1831 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1866 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_serial.c115 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_ecm.c285 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
313 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_subset.c213 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_rndis.c280 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
308 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_uvc.c97 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
174 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_uac2.c283 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
364 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
414 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
498 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_eem.c135 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_midi.c171 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
195 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
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,
A Df_hid.c167 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
188 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_printer.c185 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
197 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_ncm.c344 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
372 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_acm.c244 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_uac1.c308 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
327 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/linux/tools/usb/
A Dffs-test.c201 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
216 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/linux/drivers/usb/common/
A Ddebug.c154 case USB_DT_SS_ENDPOINT_COMP: in usb_decode_get_set_descriptor()
/linux/net/9p/
A Dtrans_usbg.c588 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
604 .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.c342 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.c246 (comp_desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP)) in config_ep_by_speed_and_alt()

Completed in 94 milliseconds

12