Home
last modified time | relevance | path

Searched refs:bDescriptorSubtype (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Duvideo.h160 uByte bDescriptorSubtype; member
176 uByte bDescriptorSubtype; member
187 uByte bDescriptorSubtype; member
199 uByte bDescriptorSubtype; member
215 uByte bDescriptorSubtype; member
229 uByte bDescriptorSubtype; member
240 uByte bDescriptorSubtype; member
248 uByte bDescriptorSubtype; member
269 uByte bDescriptorSubtype; member
419 uByte bDescriptorSubtype;
339 uByte bDescriptorSubtype; global() member
354 uByte bDescriptorSubtype; global() member
374 uByte bDescriptorSubtype; global() member
392 uByte bDescriptorSubtype; global() member
[all...]
H A Dusbcdc.h59 uByte bDescriptorSubtype; member
66 uByte bDescriptorSubtype; member
76 uByte bDescriptorSubtype; member
87 uByte bDescriptorSubtype; member
95 uByte bDescriptorSubtype; member
H A Dumidireg.h44 uByte bDescriptorSubtype; member
61 uByte bDescriptorSubtype; member
H A Duvideo.c688 switch (desc->bDescriptorSubtype) { in uvideo_vc_parse_desc()
902 switch (desc->bDescriptorSubtype) { in uvideo_vs_parse_desc()
1005 switch (desc->bDescriptorSubtype) { in uvideo_vs_parse_desc_format_mjpeg()
1161 (desc->bDescriptorSubtype == UDESCSUB_VS_FRAME_MJPEG || in uvideo_vs_parse_desc_frame_sub()
1162 desc->bDescriptorSubtype == UDESCSUB_VS_FRAME_UNCOMPRESSED)) { in uvideo_vs_parse_desc_frame_sub()
1187 desc->bDescriptorSubtype == UDESCSUB_VS_FRAME_MJPEG ? in uvideo_vs_parse_desc_frame_sub()
1205 if (desc->bDescriptorSubtype == UDESCSUB_VS_FRAME_UNCOMPRESSED) { in uvideo_vs_parse_desc_alt()
1414 * descriptors types with the same bDescriptorSubtype which makes in uvideo_find_res()
1618 if (frame->bDescriptorSubtype == UDESCSUB_VS_FRAME_UNCOMPRESSED) { in uvideo_vs_set_probe()
1801 fb->fmt_flags = sc->sc_fmtgrp_cur->frame_cur->bDescriptorSubtype in uvideo_vs_alloc_isoc()
[all...]
H A Dumidi.c541 desc->bDescriptorSubtype==UMIDI_MS_HEADER)) in alloc_all_endpoints_yamaha()
553 if (desc->bDescriptorSubtype==UMIDI_OUT_JACK) in alloc_all_endpoints_yamaha()
555 else if (desc->bDescriptorSubtype==UMIDI_IN_JACK) in alloc_all_endpoints_yamaha()
H A Dmbim.h593 uByte bDescriptorSubtype; member
H A Dusb.h173 uByte bDescriptorSubtype; member
H A Dumodem.c175 switch(desc->bDescriptorSubtype) { in umodem_get_caps()
H A Dif_cdce.c183 switch(desc->bDescriptorSubtype) { in cdce_attach()
H A Dif_umb.c444 switch (desc->bDescriptorSubtype) { in umb_attach()