Searched refs:omap3isp_stat_suspend (Results 1 – 3 of 3) sorted by relevance
146 void omap3isp_stat_suspend(struct ispstat *stat);
1173 omap3isp_stat_suspend(&isp->isp_aewb); in isp_suspend_modules()1174 omap3isp_stat_suspend(&isp->isp_af); in isp_suspend_modules()1175 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()
657 void omap3isp_stat_suspend(struct ispstat *stat) in omap3isp_stat_suspend() function