Home
last modified time | relevance | path

Searched refs:UDESC_CS_INTERFACE (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/usr.sbin/tcpdump/
H A Dprint-usbpcap.c187 case UDESC_CS_INTERFACE: in usbpcap_print_descriptor()
/openbsd-src/sys/dev/usb/
H A Dusb.h148 #define UDESC_CS_INTERFACE 0x24 macro
H A Duvideo.c683 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in uvideo_vc_parse_desc()
897 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in uvideo_vs_parse_desc()
1000 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in uvideo_vs_parse_desc_format()
1159 if (desc->bDescriptorType == UDESC_CS_INTERFACE && in uvideo_vs_parse_desc_frame_sub()
2431 case UDESC_CS_INTERFACE: in uvideo_dump_desc_all()
H A Dumidi.c540 if (!(desc->bDescriptorType==UDESC_CS_INTERFACE && in alloc_all_endpoints_yamaha()
551 if (desc->bDescriptorType==UDESC_CS_INTERFACE && in alloc_all_endpoints_yamaha()
H A Dumodem.c174 desc->bDescriptorType == UDESC_CS_INTERFACE) { in umodem_get_caps()
H A Dif_cdce.c179 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in cdce_attach()
H A Duaudio.c1996 if (type != UDESC_CS_INTERFACE) { in uaudio_process_header()
2106 if (type != UDESC_CS_INTERFACE) in uaudio_process_ac()
2603 if (type != UDESC_CS_INTERFACE) { in uaudio_process_as()
H A Dif_umb.c442 if (desc->bDescriptorType != UDESC_CS_INTERFACE) in umb_attach()