Searched refs:isp_hist (Results 1 – 3 of 3) sorted by relevance
481 omap3isp_stat_pcr_busy(&isp->isp_hist)) { in omap3isp_hist_dma_done()483 atomic_set(&isp->isp_hist.buf_err, 1); in omap3isp_hist_dma_done()628 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()650 omap3isp_stat_isr(&isp->isp_hist); in isp_isr()918 v4l2_subdev_call(&isp->isp_hist.subdev, video, in isp_pipeline_enable()941 || omap3isp_stat_busy(&isp->isp_hist) in isp_pipeline_wait_ccdc()1004 v4l2_subdev_call(&isp->isp_hist.subdev, in isp_pipeline_disable()1177 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()1187 || omap3isp_stat_busy(&isp->isp_hist) in isp_suspend_modules()1209 omap3isp_stat_resume(&isp->isp_hist); in isp_resume_modules()[all …]
478 struct ispstat *hist = &isp->isp_hist; in omap3isp_hist_init()530 struct ispstat *hist = &isp->isp_hist; in omap3isp_hist_cleanup()
216 struct ispstat isp_hist; member