Home
last modified time | relevance | path

Searched refs:usbvc_input_header_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h114 usbvc_input_header_t *input_header;
H A Dusbvc.h313 } usbvc_input_header_t; typedef
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1849 usbvc_input_header_t *in_hdr; in usbvc_free_stream_descr()
1883 kmem_free(in_hdr, sizeof (usbvc_input_header_t)); in usbvc_free_stream_descr()
2712 usbvc_input_header_t *in_hdr; in usbvc_parse_stream_header()
2739 (usbvc_input_header_t *) in usbvc_parse_stream_header()
2740 kmem_zalloc(sizeof (usbvc_input_header_t), in usbvc_parse_stream_header()
3315 usbvc_input_header_t *ihd; in usbvc_set_alt()