Home
last modified time | relevance | path

Searched refs:bNumFormats (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h298 uint8_t bNumFormats; member
320 uint8_t bNumFormats; member
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1872 fmt_cnt = in_hdr->descr->bNumFormats; in usbvc_free_stream_descr()
1874 fmt_cnt = out_hdr->descr->bNumFormats; in usbvc_free_stream_descr()
2627 fmtgrp_cnt = strm_if->input_header->descr->bNumFormats; in usbvc_parse_format_groups()
2629 fmtgrp_cnt = strm_if->output_header->descr->bNumFormats; in usbvc_parse_format_groups()
2744 if (in_hdr->descr->bNumFormats > 0) { in usbvc_parse_stream_header()
2762 if (out_hdr->descr->bNumFormats > 0) { in usbvc_parse_stream_header()