Home
last modified time | relevance | path

Searched refs:UDESC_CS_ENDPOINT (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/dev/usb/
Duaudioreg.h46 #define UDESC_CS_ENDPOINT 0x25 macro
Dusb.h165 #define UDESC_CS_ENDPOINT 0x25 macro
Dumidi.c652 } else if (desc->bDescriptorType==UDESC_CS_ENDPOINT && in alloc_all_endpoints_genuine()
Duaudio.c1172 if (sed->bDescriptorType != UDESC_CS_ENDPOINT || in uaudio_process_as()