Home
last modified time | relevance | path

Searched refs:USB_DT_CS_ENDPOINT (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/sound/usb/
A Dstream.c583 …= snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
587 …= snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
595 csep = snd_usb_find_desc(alts->extra, alts->extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
A Dquirks.c332 msepd->bDescriptorType != USB_DT_CS_ENDPOINT || in create_std_midi_quirk()
A Dmidi.c1911 ms_ep->bDescriptorType == USB_DT_CS_ENDPOINT && in find_usb_ms_endpoint_descriptor()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_midi.c178 .bDescriptorType = USB_DT_CS_ENDPOINT,
202 .bDescriptorType = USB_DT_CS_ENDPOINT,
A Df_uac1.c223 .bDescriptorType = USB_DT_CS_ENDPOINT,
254 .bDescriptorType = USB_DT_CS_ENDPOINT,
A Df_uac1_legacy.c182 .bDescriptorType = USB_DT_CS_ENDPOINT,
A Df_uvc.c106 .bDescriptorType = USB_DT_CS_ENDPOINT,
A Df_uac2.c386 .bDescriptorType = USB_DT_CS_ENDPOINT,
520 .bDescriptorType = USB_DT_CS_ENDPOINT,
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro

Completed in 34 milliseconds