• Home
  • Raw
  • Download

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_vid_cap_mplane: pointer to the function that implements
39 * @vidioc_enum_fmt_vid_out_mplane: pointer to the function that implements
42 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
48 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
54 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements
56 * @vidioc_g_fmt_vid_out: pointer to the function that implements
59 * @vidioc_g_fmt_vid_out_overlay: pointer to the function that implements
61 * @vidioc_g_fmt_vbi_cap: pointer to the function that implements
63 * @vidioc_g_fmt_vbi_out: pointer to the function that implements
65 * @vidioc_g_fmt_sliced_vbi_cap: pointer to the function that implements
67 * @vidioc_g_fmt_sliced_vbi_out: pointer to the function that implements
69 * @vidioc_g_fmt_vid_cap_mplane: pointer to the function that implements
72 * @vidioc_g_fmt_vid_out_mplane: pointer to the function that implements
75 * @vidioc_g_fmt_sdr_cap: pointer to the function that implements
78 * @vidioc_g_fmt_sdr_out: pointer to the function that implements
81 * @vidioc_g_fmt_meta_cap: pointer to the function that implements
83 * @vidioc_s_fmt_vid_cap: pointer to the function that implements
86 * @vidioc_s_fmt_vid_overlay: pointer to the function that implements
88 * @vidioc_s_fmt_vid_out: pointer to the function that implements
91 * @vidioc_s_fmt_vid_out_overlay: pointer to the function that implements
93 * @vidioc_s_fmt_vbi_cap: pointer to the function that implements
95 * @vidioc_s_fmt_vbi_out: pointer to the function that implements
97 * @vidioc_s_fmt_sliced_vbi_cap: pointer to the function that implements
99 * @vidioc_s_fmt_sliced_vbi_out: pointer to the function that implements
101 * @vidioc_s_fmt_vid_cap_mplane: pointer to the function that implements
104 * @vidioc_s_fmt_vid_out_mplane: pointer to the function that implements
107 * @vidioc_s_fmt_sdr_cap: pointer to the function that implements
110 * @vidioc_s_fmt_sdr_out: pointer to the function that implements
113 * @vidioc_s_fmt_meta_cap: pointer to the function that implements
115 * @vidioc_try_fmt_vid_cap: pointer to the function that implements
118 * @vidioc_try_fmt_vid_overlay: pointer to the function that implements
120 * @vidioc_try_fmt_vid_out: pointer to the function that implements
123 * @vidioc_try_fmt_vid_out_overlay: pointer to the function that implements
126 * @vidioc_try_fmt_vbi_cap: pointer to the function that implements
128 * @vidioc_try_fmt_vbi_out: pointer to the function that implements
130 * @vidioc_try_fmt_sliced_vbi_cap: pointer to the function that implements
133 * @vidioc_try_fmt_sliced_vbi_out: pointer to the function that implements
135 * @vidioc_try_fmt_vid_cap_mplane: pointer to the function that implements
138 * @vidioc_try_fmt_vid_out_mplane: pointer to the function that implements
141 * @vidioc_try_fmt_sdr_cap: pointer to the function that implements
144 * @vidioc_try_fmt_sdr_out: pointer to the function that implements
147 * @vidioc_try_fmt_meta_cap: pointer to the function that implements
149 * @vidioc_reqbufs: pointer to the function that implements
151 * @vidioc_querybuf: pointer to the function that implements
153 * @vidioc_qbuf: pointer to the function that implements
155 * @vidioc_expbuf: pointer to the function that implements
157 * @vidioc_dqbuf: pointer to the function that implements
159 * @vidioc_create_bufs: pointer to the function that implements
161 * @vidioc_prepare_buf: pointer to the function that implements
163 * @vidioc_overlay: pointer to the function that implements
165 * @vidioc_g_fbuf: pointer to the function that implements
167 * @vidioc_s_fbuf: pointer to the function that implements
169 * @vidioc_streamon: pointer to the function that implements
171 * @vidioc_streamoff: pointer to the function that implements
173 * @vidioc_g_std: pointer to the function that implements
175 * @vidioc_s_std: pointer to the function that implements
177 * @vidioc_querystd: pointer to the function that implements
179 * @vidioc_enum_input: pointer to the function that implements
181 * @vidioc_g_input: pointer to the function that implements
183 * @vidioc_s_input: pointer to the function that implements
185 * @vidioc_enum_output: pointer to the function that implements
187 * @vidioc_g_output: pointer to the function that implements
189 * @vidioc_s_output: pointer to the function that implements
191 * @vidioc_queryctrl: pointer to the function that implements
193 * @vidioc_query_ext_ctrl: pointer to the function that implements
195 * @vidioc_g_ctrl: pointer to the function that implements
197 * @vidioc_s_ctrl: pointer to the function that implements
199 * @vidioc_g_ext_ctrls: pointer to the function that implements
201 * @vidioc_s_ext_ctrls: pointer to the function that implements
203 * @vidioc_try_ext_ctrls: pointer to the function that implements
205 * @vidioc_querymenu: pointer to the function that implements
207 * @vidioc_enumaudio: pointer to the function that implements
209 * @vidioc_g_audio: pointer to the function that implements
211 * @vidioc_s_audio: pointer to the function that implements
213 * @vidioc_enumaudout: pointer to the function that implements
215 * @vidioc_g_audout: pointer to the function that implements
217 * @vidioc_s_audout: pointer to the function that implements
219 * @vidioc_g_modulator: pointer to the function that implements
221 * @vidioc_s_modulator: pointer to the function that implements
223 * @vidioc_cropcap: pointer to the function that implements
225 * @vidioc_g_crop: pointer to the function that implements
227 * @vidioc_s_crop: pointer to the function that implements
229 * @vidioc_g_selection: pointer to the function that implements
231 * @vidioc_s_selection: pointer to the function that implements
233 * @vidioc_g_jpegcomp: pointer to the function that implements
235 * @vidioc_s_jpegcomp: pointer to the function that implements
237 * @vidioc_g_enc_index: pointer to the function that implements
239 * @vidioc_encoder_cmd: pointer to the function that implements
241 * @vidioc_try_encoder_cmd: pointer to the function that implements
243 * @vidioc_decoder_cmd: pointer to the function that implements
245 * @vidioc_try_decoder_cmd: pointer to the function that implements
247 * @vidioc_g_parm: pointer to the function that implements
249 * @vidioc_s_parm: pointer to the function that implements
251 * @vidioc_g_tuner: pointer to the function that implements
253 * @vidioc_s_tuner: pointer to the function that implements
255 * @vidioc_g_frequency: pointer to the function that implements
257 * @vidioc_s_frequency: pointer to the function that implements
259 * @vidioc_enum_freq_bands: pointer to the function that implements
261 * @vidioc_g_sliced_vbi_cap: pointer to the function that implements
263 * @vidioc_log_status: pointer to the function that implements
265 * @vidioc_s_hw_freq_seek: pointer to the function that implements
267 * @vidioc_g_register: pointer to the function that implements
269 * @vidioc_s_register: pointer to the function that implements
271 * @vidioc_g_chip_info: pointer to the function that implements
273 * @vidioc_enum_framesizes: pointer to the function that implements
275 * @vidioc_enum_frameintervals: pointer to the function that implements
277 * @vidioc_s_dv_timings: pointer to the function that implements
279 * @vidioc_g_dv_timings: pointer to the function that implements
281 * @vidioc_query_dv_timings: pointer to the function that implements
283 * @vidioc_enum_dv_timings: pointer to the function that implements
285 * @vidioc_dv_timings_cap: pointer to the function that implements
287 * @vidioc_g_edid: pointer to the function that implements
289 * @vidioc_s_edid: pointer to the function that implements
291 * @vidioc_subscribe_event: pointer to the function that implements
293 * @vidioc_unsubscribe_event: pointer to the function that implements
621 * v4l2_video_std_frame_period - Ancillary routine that fills a
631 * v4l2_video_std_construct - Ancillary routine that fills in the fields of
646 * v4l_video_std_enumstd - Ancillary routine that fills in the fields of
657 * v4l_printk_ioctl - Ancillary routine that prints the ioctl in a
704 * @func: function that will handle the ioctl