Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispstat.h145 void omap3isp_stat_suspend(struct ispstat *stat);
H A Disp.c986 omap3isp_stat_suspend(&isp->isp_aewb); in isp_suspend_modules()
987 omap3isp_stat_suspend(&isp->isp_af); in isp_suspend_modules()
988 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()
H A Dispstat.c673 void omap3isp_stat_suspend(struct ispstat *stat) in omap3isp_stat_suspend() function