Home
last modified time | relevance | path

Searched refs:omap3isp_stat_isr_frame_sync (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/omap3isp/
Dispstat.h151 void omap3isp_stat_isr_frame_sync(struct ispstat *stat);
Disp.c626 omap3isp_stat_isr_frame_sync(&isp->isp_aewb); in isp_isr()
627 omap3isp_stat_isr_frame_sync(&isp->isp_af); in isp_isr()
628 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()
Dispstat.c717 void omap3isp_stat_isr_frame_sync(struct ispstat *stat) in omap3isp_stat_isr_frame_sync() function