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 in struct:usbvc_stream_if
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1866 out_hdr = strm->output_header;
2296 if (strm_if->output_header != NULL &&
2298 strm_if->output_header->descr->bEndpointAddress) {
2625 } else if (strm_if->output_header) {
2626 fmtgrp_cnt = strm_if->output_header->descr->bNumFormats;
2752 strm_if->output_header =
2756 out_hdr = strm_if->output_header;
3329 ohd = strm_if->output_header;

Completed in 50 milliseconds