Lines Matching defs:fh
660 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in isp_video_querycap()
676 isp_video_get_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_get_format()
692 isp_video_set_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_set_format()
750 isp_video_try_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_try_format()
779 isp_video_get_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_get_selection()
837 isp_video_set_selection(struct file *file, void *fh, struct v4l2_selection *sel) in isp_video_set_selection()
877 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
895 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
913 isp_video_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) in isp_video_reqbufs()
927 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
941 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
955 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
1093 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1199 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1254 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1266 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
1274 isp_video_s_input(struct file *file, void *fh, unsigned int input) in isp_video_s_input()