Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dprint-usbpcap.c190 case UDESC_CS_ENDPOINT: in usbpcap_print_descriptor()
/openbsd/src/sys/dev/usb/
Dusb.h149 #define UDESC_CS_ENDPOINT 0x25 macro
Dumidi.c642 } else if (desc->bDescriptorType==UDESC_CS_ENDPOINT && in alloc_all_endpoints_genuine()
Duvideo.c2551 case UDESC_CS_ENDPOINT: in uvideo_dump_desc_all()
Duaudio.c2635 if (type == UDESC_CS_ENDPOINT) { in uaudio_process_as()