Searched refs:vf_pipe (Results 1 – 2 of 2) sorted by relevance
422 struct atomisp_video_pipe *vf_pipe = NULL; in atomisp_qbuffers_to_css() local442 vf_pipe = &asd->video_out_vf; in atomisp_qbuffers_to_css()451 vf_pipe = &asd->video_out_vf; in atomisp_qbuffers_to_css()463 vf_pipe = &asd->video_out_vf; in atomisp_qbuffers_to_css()501 if (vf_pipe) { in atomisp_qbuffers_to_css()504 atomisp_subdev_source_pad(&vf_pipe->vdev)); in atomisp_qbuffers_to_css()515 atomisp_q_video_buffers_to_css(asd, vf_pipe, in atomisp_qbuffers_to_css()
2018 struct atomisp_video_pipe *vf_pipe = NULL; in __atomisp_streamoff() local2151 vf_pipe = &asd->video_out_vf; in __atomisp_streamoff()2152 wake_up_interruptible(&vf_pipe->capq.wait); in __atomisp_streamoff()