Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h114 usbvc_input_header_t *input_header; member
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1865 in_hdr = strm->input_header; in usbvc_free_stream_descr()
2290 if (strm_if->input_header != NULL && in usbvc_parse_stream_if()
2292 strm_if->input_header->descr->bEndpointAddress) { in usbvc_parse_stream_if()
2623 if (strm_if->input_header) { in usbvc_parse_format_groups()
2624 fmtgrp_cnt = strm_if->input_header->descr->bNumFormats; in usbvc_parse_format_groups()
2735 strm_if->input_header = in usbvc_parse_stream_header()
2739 in_hdr = strm_if->input_header; in usbvc_parse_stream_header()
3330 ihd = strm_if->input_header; in usbvc_set_alt()