Lines Matching defs:_fh
589 static int vidioc_s_std(struct file *file, void *_fh,
593 struct hdpvr_fh *fh = _fh;
609 static int vidioc_g_std(struct file *file, void *_fh,
613 struct hdpvr_fh *fh = _fh;
621 static int vidioc_querystd(struct file *file, void *_fh, v4l2_std_id *a)
625 struct hdpvr_fh *fh = _fh;
640 static int vidioc_s_dv_timings(struct file *file, void *_fh,
644 struct hdpvr_fh *fh = _fh;
663 static int vidioc_g_dv_timings(struct file *file, void *_fh,
667 struct hdpvr_fh *fh = _fh;
676 static int vidioc_query_dv_timings(struct file *file, void *_fh,
680 struct hdpvr_fh *fh = _fh;
718 static int vidioc_enum_dv_timings(struct file *file, void *_fh,
722 struct hdpvr_fh *fh = _fh;
734 static int vidioc_dv_timings_cap(struct file *file, void *_fh,
738 struct hdpvr_fh *fh = _fh;
761 static int vidioc_enum_input(struct file *file, void *_fh, struct v4l2_input *i)
781 static int vidioc_s_input(struct file *file, void *_fh,
994 static int vidioc_g_fmt_vid_cap(struct file *file, void *_fh,
998 struct hdpvr_fh *fh = _fh;