Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Dispstat.h145 void omap3isp_stat_suspend(struct ispstat *stat);
Disp.c981 omap3isp_stat_suspend(&isp->isp_aewb); in isp_suspend_modules()
982 omap3isp_stat_suspend(&isp->isp_af); in isp_suspend_modules()
983 omap3isp_stat_suspend(&isp->isp_hist); in isp_suspend_modules()
Dispstat.c672 void omap3isp_stat_suspend(struct ispstat *stat) in omap3isp_stat_suspend() function