Searched refs:isp_hist (Results 1 – 3 of 3) sorted by relevance
476 omap3isp_stat_pcr_busy(&isp->isp_hist)) { in omap3isp_hist_dma_done()478 atomic_set(&isp->isp_hist.buf_err, 1); in omap3isp_hist_dma_done()623 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()645 omap3isp_stat_isr(&isp->isp_hist); in isp_isr()721 v4l2_subdev_call(&isp->isp_hist.subdev, video, in isp_pipeline_enable()744 || omap3isp_stat_busy(&isp->isp_hist) in isp_pipeline_wait_ccdc()806 v4l2_subdev_call(&isp->isp_hist.subdev, in isp_pipeline_disable()980 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()990 || omap3isp_stat_busy(&isp->isp_hist) in isp_suspend_modules()1012 omap3isp_stat_resume(&isp->isp_hist); in isp_resume_modules()[all …]
479 struct ispstat *hist = &isp->isp_hist; in omap3isp_hist_init()534 struct ispstat *hist = &isp->isp_hist; in omap3isp_hist_cleanup()
211 struct ispstat isp_hist; member