Searched refs:isp_hist (Results 1 – 3 of 3) sorted by relevance
479 omap3isp_stat_pcr_busy(&isp->isp_hist)) { in omap3isp_hist_dma_done()481 atomic_set(&isp->isp_hist.buf_err, 1); in omap3isp_hist_dma_done()626 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()648 omap3isp_stat_isr(&isp->isp_hist); in isp_isr()916 v4l2_subdev_call(&isp->isp_hist.subdev, video, in isp_pipeline_enable()939 || omap3isp_stat_busy(&isp->isp_hist) in isp_pipeline_wait_ccdc()1002 v4l2_subdev_call(&isp->isp_hist.subdev, in isp_pipeline_disable()1175 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()1185 || omap3isp_stat_busy(&isp->isp_hist) in isp_suspend_modules()1207 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()
211 struct ispstat isp_hist; member