Lines Matching full:that
25 * @vidioc_querycap: pointer to the function that implements
27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements
30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements
33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements
36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements
48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements
53 * @vidioc_g_fmt_vid_out: pointer to the function that implements
56 * @vidioc_g_fmt_vid_out_overlay: pointer to the function that implements
58 * @vidioc_g_fmt_vbi_cap: pointer to the function that implements
60 * @vidioc_g_fmt_vbi_out: pointer to the function that implements
62 * @vidioc_g_fmt_sliced_vbi_cap: pointer to the function that implements
64 * @vidioc_g_fmt_sliced_vbi_out: pointer to the function that implements
66 * @vidioc_g_fmt_vid_cap_mplane: pointer to the function that implements
69 * @vidioc_g_fmt_vid_out_mplane: pointer to the function that implements
72 * @vidioc_g_fmt_sdr_cap: pointer to the function that implements
75 * @vidioc_g_fmt_sdr_out: pointer to the function that implements
78 * @vidioc_g_fmt_meta_cap: pointer to the function that implements
80 * @vidioc_g_fmt_meta_out: pointer to the function that implements
82 * @vidioc_s_fmt_vid_cap: pointer to the function that implements
85 * @vidioc_s_fmt_vid_overlay: pointer to the function that implements
87 * @vidioc_s_fmt_vid_out: pointer to the function that implements
90 * @vidioc_s_fmt_vid_out_overlay: pointer to the function that implements
92 * @vidioc_s_fmt_vbi_cap: pointer to the function that implements
94 * @vidioc_s_fmt_vbi_out: pointer to the function that implements
96 * @vidioc_s_fmt_sliced_vbi_cap: pointer to the function that implements
98 * @vidioc_s_fmt_sliced_vbi_out: pointer to the function that implements
100 * @vidioc_s_fmt_vid_cap_mplane: pointer to the function that implements
103 * @vidioc_s_fmt_vid_out_mplane: pointer to the function that implements
106 * @vidioc_s_fmt_sdr_cap: pointer to the function that implements
109 * @vidioc_s_fmt_sdr_out: pointer to the function that implements
112 * @vidioc_s_fmt_meta_cap: pointer to the function that implements
114 * @vidioc_s_fmt_meta_out: pointer to the function that implements
116 * @vidioc_try_fmt_vid_cap: pointer to the function that implements
119 * @vidioc_try_fmt_vid_overlay: pointer to the function that implements
121 * @vidioc_try_fmt_vid_out: pointer to the function that implements
124 * @vidioc_try_fmt_vid_out_overlay: pointer to the function that implements
127 * @vidioc_try_fmt_vbi_cap: pointer to the function that implements
129 * @vidioc_try_fmt_vbi_out: pointer to the function that implements
131 * @vidioc_try_fmt_sliced_vbi_cap: pointer to the function that implements
134 * @vidioc_try_fmt_sliced_vbi_out: pointer to the function that implements
136 * @vidioc_try_fmt_vid_cap_mplane: pointer to the function that implements
139 * @vidioc_try_fmt_vid_out_mplane: pointer to the function that implements
142 * @vidioc_try_fmt_sdr_cap: pointer to the function that implements
145 * @vidioc_try_fmt_sdr_out: pointer to the function that implements
148 * @vidioc_try_fmt_meta_cap: pointer to the function that implements
150 * @vidioc_try_fmt_meta_out: pointer to the function that implements
152 * @vidioc_reqbufs: pointer to the function that implements
154 * @vidioc_querybuf: pointer to the function that implements
156 * @vidioc_qbuf: pointer to the function that implements
158 * @vidioc_expbuf: pointer to the function that implements
160 * @vidioc_dqbuf: pointer to the function that implements
162 * @vidioc_create_bufs: pointer to the function that implements
164 * @vidioc_prepare_buf: pointer to the function that implements
166 * @vidioc_overlay: pointer to the function that implements
168 * @vidioc_g_fbuf: pointer to the function that implements
170 * @vidioc_s_fbuf: pointer to the function that implements
172 * @vidioc_streamon: pointer to the function that implements
174 * @vidioc_streamoff: pointer to the function that implements
176 * @vidioc_g_std: pointer to the function that implements
178 * @vidioc_s_std: pointer to the function that implements
180 * @vidioc_querystd: pointer to the function that implements
182 * @vidioc_enum_input: pointer to the function that implements
184 * @vidioc_g_input: pointer to the function that implements
186 * @vidioc_s_input: pointer to the function that implements
188 * @vidioc_enum_output: pointer to the function that implements
190 * @vidioc_g_output: pointer to the function that implements
192 * @vidioc_s_output: pointer to the function that implements
194 * @vidioc_queryctrl: pointer to the function that implements
196 * @vidioc_query_ext_ctrl: pointer to the function that implements
198 * @vidioc_g_ctrl: pointer to the function that implements
200 * @vidioc_s_ctrl: pointer to the function that implements
202 * @vidioc_g_ext_ctrls: pointer to the function that implements
204 * @vidioc_s_ext_ctrls: pointer to the function that implements
206 * @vidioc_try_ext_ctrls: pointer to the function that implements
208 * @vidioc_querymenu: pointer to the function that implements
210 * @vidioc_enumaudio: pointer to the function that implements
212 * @vidioc_g_audio: pointer to the function that implements
214 * @vidioc_s_audio: pointer to the function that implements
216 * @vidioc_enumaudout: pointer to the function that implements
218 * @vidioc_g_audout: pointer to the function that implements
220 * @vidioc_s_audout: pointer to the function that implements
222 * @vidioc_g_modulator: pointer to the function that implements
224 * @vidioc_s_modulator: pointer to the function that implements
226 * @vidioc_g_pixelaspect: pointer to the function that implements
228 * @vidioc_g_selection: pointer to the function that implements
230 * @vidioc_s_selection: pointer to the function that implements
232 * @vidioc_g_jpegcomp: pointer to the function that implements
234 * @vidioc_s_jpegcomp: pointer to the function that implements
236 * @vidioc_g_enc_index: pointer to the function that implements
238 * @vidioc_encoder_cmd: pointer to the function that implements
240 * @vidioc_try_encoder_cmd: pointer to the function that implements
242 * @vidioc_decoder_cmd: pointer to the function that implements
244 * @vidioc_try_decoder_cmd: pointer to the function that implements
246 * @vidioc_g_parm: pointer to the function that implements
248 * @vidioc_s_parm: pointer to the function that implements
250 * @vidioc_g_tuner: pointer to the function that implements
252 * @vidioc_s_tuner: pointer to the function that implements
254 * @vidioc_g_frequency: pointer to the function that implements
256 * @vidioc_s_frequency: pointer to the function that implements
258 * @vidioc_enum_freq_bands: pointer to the function that implements
260 * @vidioc_g_sliced_vbi_cap: pointer to the function that implements
262 * @vidioc_log_status: pointer to the function that implements
264 * @vidioc_s_hw_freq_seek: pointer to the function that implements
266 * @vidioc_g_register: pointer to the function that implements
268 * @vidioc_s_register: pointer to the function that implements
270 * @vidioc_g_chip_info: pointer to the function that implements
272 * @vidioc_enum_framesizes: pointer to the function that implements
274 * @vidioc_enum_frameintervals: pointer to the function that implements
276 * @vidioc_s_dv_timings: pointer to the function that implements
278 * @vidioc_g_dv_timings: pointer to the function that implements
280 * @vidioc_query_dv_timings: pointer to the function that implements
282 * @vidioc_enum_dv_timings: pointer to the function that implements
284 * @vidioc_dv_timings_cap: pointer to the function that implements
286 * @vidioc_g_edid: pointer to the function that implements
288 * @vidioc_s_edid: pointer to the function that implements
290 * @vidioc_subscribe_event: pointer to the function that implements
292 * @vidioc_unsubscribe_event: pointer to the function that implements
622 * v4l2_video_std_frame_period - Ancillary routine that fills a
632 * v4l2_video_std_construct - Ancillary routine that fills in the fields of
647 * v4l_video_std_enumstd - Ancillary routine that fills in the fields of
658 * v4l_printk_ioctl - Ancillary routine that prints the ioctl in a
705 * @func: function that will handle the ioctl