Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h115 usbvc_format_group_t *format_group; member
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c154 fmtgrp = &strm_if->format_group[fmtdesc.index]; in usbvc_v4l2_ioctl()
816 fmtgrp = &strm_if->format_group[i]; in usbvc_v4l2_set_format()
852 fmtgrp = &strm_if->format_group[i]; in usbvc_v4l2_set_format()
979 strm_if->cur_format_group = &strm_if->format_group[i]; in usbvc_v4l2_set_format()
H A Dusbvc.c1887 if (strm->format_group) { in usbvc_free_stream_descr()
1892 fmtgrp = &strm->format_group[i]; in usbvc_free_stream_descr()
1913 kmem_free(strm->format_group, in usbvc_free_stream_descr()
2683 strm_if->format_group = NULL; in usbvc_parse_format_groups()
2690 strm_if->format_group = fmtgrp; in usbvc_parse_format_groups()
3784 curr_fmtgrp = &strm_if->format_group[i]; in usbvc_set_default_stream_fmt()
3849 strm_if->cur_format_group = &strm_if->format_group[index]; in usbvc_set_default_stream_fmt()