Lines Matching defs:fh

703 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap)  in isp_video_querycap()
720 isp_video_get_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_get_format()
736 isp_video_set_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_set_format()
760 isp_video_try_format(struct file *file, void *fh, struct v4l2_format *format) in isp_video_try_format()
788 isp_video_cropcap(struct file *file, void *fh, struct v4l2_cropcap *cropcap) in isp_video_cropcap()
806 isp_video_get_crop(struct file *file, void *fh, struct v4l2_crop *crop) in isp_video_get_crop()
840 isp_video_set_crop(struct file *file, void *fh, struct v4l2_crop *crop) in isp_video_set_crop()
858 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
876 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
894 isp_video_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) in isp_video_reqbufs()
902 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
910 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
918 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
958 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1086 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1136 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1148 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
1156 isp_video_s_input(struct file *file, void *fh, unsigned int input) in isp_video_s_input()