Searched refs:USB_DT_CS_ENDPOINT (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dendpoint.c163 csep = snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDPOINT);
167 csep = snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDPOINT);
H A Dmidi.c1683 ms_ep->bDescriptorType != USB_DT_CS_ENDPOINT ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h211 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgmidi.c334 .bDescriptorType = USB_DT_CS_ENDPOINT,
353 .bDescriptorType = USB_DT_CS_ENDPOINT,
H A Df_audio.c193 .bDescriptorType = USB_DT_CS_ENDPOINT,
H A Df_uvc.c97 .bDescriptorType = USB_DT_CS_ENDPOINT,

Completed in 57 milliseconds