Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dstream.c586 …= snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
590 …= snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
598 csep = snd_usb_find_desc(alts->extra, alts->extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
H A Dmidi2.c509 ms_ep->bDescriptorType == USB_DT_CS_ENDPOINT && in find_usb_ms_endpoint_descriptor()
H A Dquirks.c333 msepd->bDescriptorType != USB_DT_CS_ENDPOINT || in create_std_midi_quirk()
H A Dmidi.c1888 ms_ep->bDescriptorType == USB_DT_CS_ENDPOINT && in find_usb_ms_endpoint_descriptor()
/linux/include/uapi/linux/usb/
H A Dch9.h277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
/linux/drivers/usb/gadget/function/
H A Df_midi2.c265 .bDescriptorType = USB_DT_CS_ENDPOINT,
286 .bDescriptorType = USB_DT_CS_ENDPOINT,
1879 cdesc->bDescriptorType = USB_DT_CS_ENDPOINT; in fill_midi2_class_desc()
H A Df_uac1.c223 .bDescriptorType = USB_DT_CS_ENDPOINT,
254 .bDescriptorType = USB_DT_CS_ENDPOINT,
H A Df_uac1_legacy.c182 .bDescriptorType = USB_DT_CS_ENDPOINT,
H A Df_uac2.c373 .bDescriptorType = USB_DT_CS_ENDPOINT,
507 .bDescriptorType = USB_DT_CS_ENDPOINT,