Lines Matching refs:isp_video_fh

303 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh)  in isp_video_check_format()
332 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup()
349 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare()
389 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue()
460 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_start_streaming()
667 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()
683 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()
866 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()
884 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()
902 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()
916 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()
930 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()
944 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()
1081 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamon()
1188 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamoff()
1296 struct isp_video_fh *handle; in isp_video_open()
1356 struct isp_video_fh *handle = to_isp_video_fh(vfh); in isp_video_release()
1380 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_poll()
1393 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_mmap()