Searched refs:ivc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c315 struct fimc_is_video *ivc = &isp->video_capture; isp_video_release() local
316 struct media_entity *entity = &ivc->ve.vdev.entity; isp_video_release()
321 if (v4l2_fh_is_singular_file(file) && ivc->streaming) { isp_video_release()
323 ivc->streaming = 0; isp_video_release()
329 fimc_pipeline_call(&ivc->ve, close); isp_video_release()

Completed in 58 milliseconds