Home
last modified time | relevance | path

Searched refs:usbvc_output_header_t (Results 1 – 3 of 3) 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;
H A Dusbvc.h330 } usbvc_output_header_t; typedef
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1847 usbvc_output_header_t *out_hdr; in usbvc_free_stream_descr()
1883 kmem_free(out_hdr, sizeof (usbvc_output_header_t)); in usbvc_free_stream_descr()
2710 usbvc_output_header_t *out_hdr; in usbvc_parse_stream_header()
2753 (usbvc_output_header_t *) in usbvc_parse_stream_header()
2754 kmem_zalloc(sizeof (usbvc_output_header_t), in usbvc_parse_stream_header()
3313 usbvc_output_header_t *ohd; in usbvc_set_alt()