Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h115 usbvc_output_header_t *output_header; member
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1869 out_hdr = strm->output_header; in usbvc_free_stream_descr()
2299 if (strm_if->output_header != NULL && in usbvc_parse_stream_if()
2301 strm_if->output_header->descr->bEndpointAddress) { in usbvc_parse_stream_if()
2628 } else if (strm_if->output_header) { in usbvc_parse_format_groups()
2629 fmtgrp_cnt = strm_if->output_header->descr->bNumFormats; in usbvc_parse_format_groups()
2755 strm_if->output_header = in usbvc_parse_stream_header()
2759 out_hdr = strm_if->output_header; in usbvc_parse_stream_header()
3332 ohd = strm_if->output_header; in usbvc_set_alt()