USB_DT_CS_ENDPOINT 2756 sound/usb/usbaudio.c csep = snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDPOINT); USB_DT_CS_ENDPOINT 2759 sound/usb/usbaudio.c csep = snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDPOINT); USB_DT_CS_ENDPOINT 1401 sound/usb/usbmidi.c ms_ep->bDescriptorType != USB_DT_CS_ENDPOINT ||