Lines Matching defs:fh
359 static int mxr_g_selection(struct file *file, void *fh, in mxr_g_selection()
420 static int mxr_s_selection(struct file *file, void *fh, in mxr_s_selection()
505 static int mxr_enum_dv_timings(struct file *file, void *fh, in mxr_enum_dv_timings()
522 static int mxr_s_dv_timings(struct file *file, void *fh, in mxr_s_dv_timings()
550 static int mxr_g_dv_timings(struct file *file, void *fh, in mxr_g_dv_timings()
565 static int mxr_dv_timings_cap(struct file *file, void *fh, in mxr_dv_timings_cap()
582 static int mxr_s_std(struct file *file, void *fh, v4l2_std_id norm) in mxr_s_std()
608 static int mxr_g_std(struct file *file, void *fh, v4l2_std_id *norm) in mxr_g_std()
622 static int mxr_enum_output(struct file *file, void *fh, struct v4l2_output *a) in mxr_enum_output()
648 static int mxr_s_output(struct file *file, void *fh, unsigned int i) in mxr_s_output()
676 static int mxr_g_output(struct file *file, void *fh, unsigned int *p) in mxr_g_output()