Lines Matching defs:file

52 static int cx18_g_fmt_vid_cap(struct file *file, void *fh,  in cx18_g_fmt_vid_cap()
76 static int cx18_try_fmt_vid_cap(struct file *file, void *fh, in cx18_try_fmt_vid_cap()
121 static int cx18_s_fmt_vid_cap(struct file *file, void *fh, in cx18_s_fmt_vid_cap()
261 static int cx18_g_fmt_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_vbi_cap()
280 static int cx18_g_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_sliced_vbi_cap()
305 static int cx18_try_fmt_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_vbi_cap()
311 static int cx18_try_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_sliced_vbi_cap()
330 static int cx18_s_fmt_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_vbi_cap()
360 static int cx18_s_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_sliced_vbi_cap()
392 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register()
406 static int cx18_s_register(struct file *file, void *fh, in cx18_s_register()
420 static int cx18_querycap(struct file *file, void *fh, in cx18_querycap()
432 static int cx18_enumaudio(struct file *file, void *fh, struct v4l2_audio *vin) in cx18_enumaudio()
439 static int cx18_g_audio(struct file *file, void *fh, struct v4l2_audio *vin) in cx18_g_audio()
447 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio()
458 static int cx18_enum_input(struct file *file, void *fh, struct v4l2_input *vin) in cx18_enum_input()
466 static int cx18_g_pixelaspect(struct file *file, void *fh, in cx18_g_pixelaspect()
479 static int cx18_g_selection(struct file *file, void *fh, in cx18_g_selection()
499 static int cx18_enum_fmt_vid_cap(struct file *file, void *fh, in cx18_enum_fmt_vid_cap()
516 static int cx18_g_input(struct file *file, void *fh, unsigned int *i) in cx18_g_input()
524 int cx18_s_input(struct file *file, void *fh, unsigned int inp) in cx18_s_input()
561 static int cx18_g_frequency(struct file *file, void *fh, in cx18_g_frequency()
573 int cx18_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *vf) in cx18_s_frequency()
588 static int cx18_g_std(struct file *file, void *fh, v4l2_std_id *std) in cx18_g_std()
596 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std) in cx18_s_std()
645 static int cx18_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in cx18_s_tuner()
657 static int cx18_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in cx18_g_tuner()
673 static int cx18_g_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_sliced_vbi_cap()
794 static int cx18_g_enc_index(struct file *file, void *fh, in cx18_g_enc_index()
841 static int cx18_encoder_cmd(struct file *file, void *fh, in cx18_encoder_cmd()
900 static int cx18_try_encoder_cmd(struct file *file, void *fh, in cx18_try_encoder_cmd()
933 static int cx18_log_status(struct file *file, void *fh) in cx18_log_status()
976 static long cx18_default(struct file *file, void *fh, bool valid_prio, in cx18_default()