Lines Matching defs:fh

596 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap)  in isp_video_querycap()
616 isp_video_get_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_get_format()
632 isp_video_set_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_set_format()
690 isp_video_try_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_try_format()
718 isp_video_cropcap(struct file *file, void *fh, struct v4l2_cropcap *cropcap) in isp_video_cropcap()
736 isp_video_get_crop(struct file *file, void *fh, struct v4l2_crop *crop) in isp_video_get_crop()
770 isp_video_set_crop(struct file *file, void *fh, const struct v4l2_crop *crop) in isp_video_set_crop()
788 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
806 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
824 isp_video_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) in isp_video_reqbufs()
838 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
852 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
866 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
1002 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1121 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1174 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1186 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
1194 isp_video_s_input(struct file *file, void *fh, unsigned int input) in isp_video_s_input()