Lines Matching defs:priv1
2024 * It "processes" the header pointed to by @priv1, then for each format
2075 * @priv1: pointer to a header, format or frame
2080 static int __uvcg_cnt_strm(void *priv1, void *priv2, void *priv3, int n,
2088 struct uvcg_streaming_header *h = priv1;
2096 struct uvcg_format *fmt = priv1;
2115 struct uvcg_frame *frm = priv1;
2132 * @priv1: pointer to a header, format or frame
2136 static int __uvcg_fill_strm(void *priv1, void *priv2, void *priv3, int n,
2149 struct uvcg_streaming_header *h = priv1;
2164 struct uvcg_format *fmt = priv1;
2189 struct uvcg_frame *frm = priv1;