Lines Matching defs:priv1
2866 * It "processes" the header pointed to by @priv1, then for each format
2922 * @priv1: pointer to a header, format or frame
2927 static int __uvcg_cnt_strm(void *priv1, void *priv2, void *priv3, int n,
2935 struct uvcg_streaming_header *h = priv1;
2943 struct uvcg_format *fmt = priv1;
2962 struct uvcg_frame *frm = priv1;
2970 struct uvcg_color_matching *color_match = priv1;
2985 * @priv1: pointer to a header, format or frame
2989 static int __uvcg_fill_strm(void *priv1, void *priv2, void *priv3, int n,
3002 struct uvcg_streaming_header *h = priv1;
3017 struct uvcg_format *fmt = priv1;
3042 struct uvcg_frame *frm = priv1;
3061 struct uvcg_color_matching *color_match = priv1;