Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispstat.h150 void omap3isp_stat_isr_frame_sync(struct ispstat *stat);
Disp.c617 omap3isp_stat_isr_frame_sync(&isp->isp_aewb); in isp_isr()
618 omap3isp_stat_isr_frame_sync(&isp->isp_af); in isp_isr()
619 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()
Dispstat.c732 void omap3isp_stat_isr_frame_sync(struct ispstat *stat) in omap3isp_stat_isr_frame_sync() function