Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispstat.h153 void omap3isp_stat_isr_frame_sync(struct ispstat *stat);
Disp.c621 omap3isp_stat_isr_frame_sync(&isp->isp_aewb); in isp_isr()
622 omap3isp_stat_isr_frame_sync(&isp->isp_af); in isp_isr()
623 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()
Dispstat.c734 void omap3isp_stat_isr_frame_sync(struct ispstat *stat) in omap3isp_stat_isr_frame_sync() function