Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Dispstat.h150 void omap3isp_stat_isr_frame_sync(struct ispstat *stat);
Disp.c616 omap3isp_stat_isr_frame_sync(&isp->isp_aewb); in isp_isr()
617 omap3isp_stat_isr_frame_sync(&isp->isp_af); in isp_isr()
618 omap3isp_stat_isr_frame_sync(&isp->isp_hist); in isp_isr()
Dispstat.c731 void omap3isp_stat_isr_frame_sync(struct ispstat *stat) in omap3isp_stat_isr_frame_sync() function