Searched refs:USB_DT_CS_ENDPOINT (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | stream.c | 588 …= snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes() 592 …= snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes() 600 csep = snd_usb_find_desc(alts->extra, alts->extralen, NULL, USB_DT_CS_ENDPOINT); in parse_uac_endpoint_attributes()
|
| H A D | quirks.c | 312 msepd->bDescriptorType != USB_DT_CS_ENDPOINT || in create_std_midi_quirk()
|
| H A D | midi.c | 1843 ms_ep->bDescriptorType == USB_DT_CS_ENDPOINT && in find_usb_ms_endpoint_descriptor()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 243 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_midi.c | 178 .bDescriptorType = USB_DT_CS_ENDPOINT, 202 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| H A D | f_audio_source.c | 175 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| H A D | f_uac1.c | 264 .bDescriptorType = USB_DT_CS_ENDPOINT, 311 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| H A D | f_uac1_legacy.c | 182 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| H A D | f_uac2.c | 386 .bDescriptorType = USB_DT_CS_ENDPOINT, 520 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| H A D | f_uvc.c | 110 .bDescriptorType = USB_DT_CS_ENDPOINT,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
|