Lines Matching defs:fh
642 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in isp_video_querycap()
658 isp_video_get_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_get_format()
674 isp_video_set_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_set_format()
732 isp_video_try_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_try_format()
761 isp_video_get_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_get_selection()
819 isp_video_set_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_set_selection()
859 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
877 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
895 isp_video_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) in isp_video_reqbufs()
909 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
923 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
937 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
1075 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1181 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1236 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1248 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
1256 isp_video_s_input(struct file *file, void *fh, unsigned int input) in isp_video_s_input()