Lines Matching refs:isp_video_fh

307 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh)  in isp_video_check_format()
336 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup()
353 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare()
393 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue()
464 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_start_streaming()
675 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()
691 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()
874 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()
892 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()
910 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()
924 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()
938 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()
952 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()
1089 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamon()
1196 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamoff()
1304 struct isp_video_fh *handle; in isp_video_open()
1364 struct isp_video_fh *handle = to_isp_video_fh(vfh); in isp_video_release()
1388 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_poll()
1401 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_mmap()