Lines Matching refs:isp_video_fh
297 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
327 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup()
346 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare()
386 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue()
618 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()
634 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()
790 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()
808 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()
826 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()
840 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()
854 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()
868 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()
1004 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamon()
1123 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamoff()
1230 struct isp_video_fh *handle; in isp_video_open()
1288 struct isp_video_fh *handle = to_isp_video_fh(vfh); in isp_video_release()
1311 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_poll()
1324 struct isp_video_fh *vfh = to_isp_video_fh(file->private_data); in isp_video_mmap()