Lines Matching defs:fh
649 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in isp_video_querycap()
665 isp_video_get_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_get_format()
681 isp_video_set_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_set_format()
739 isp_video_try_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_try_format()
767 isp_video_get_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_get_selection()
824 isp_video_set_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_set_selection()
864 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
882 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
900 isp_video_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) in isp_video_reqbufs()
914 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
928 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
942 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
1079 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1186 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1241 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1253 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
1261 isp_video_s_input(struct file *file, void *fh, unsigned int input) in isp_video_s_input()