Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h114 usbvc_output_header_t *output_header; member
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1866 out_hdr = strm->output_header; in usbvc_free_stream_descr()
2296 if (strm_if->output_header != NULL && in usbvc_parse_stream_if()
2298 strm_if->output_header->descr->bEndpointAddress) { in usbvc_parse_stream_if()
2625 } else if (strm_if->output_header) { in usbvc_parse_format_groups()
2626 fmtgrp_cnt = strm_if->output_header->descr->bNumFormats; in usbvc_parse_format_groups()
2752 strm_if->output_header = in usbvc_parse_stream_header()
2756 out_hdr = strm_if->output_header; in usbvc_parse_stream_header()
3329 ohd = strm_if->output_header; in usbvc_set_alt()