omap3isp_stat_enable  254 drivers/media/platform/omap3isp/isph3a_aewb.c 		return omap3isp_stat_enable(stat, !!*en);
omap3isp_stat_enable  318 drivers/media/platform/omap3isp/isph3a_af.c 		return omap3isp_stat_enable(stat, !!*en);
omap3isp_stat_enable  439 drivers/media/platform/omap3isp/isphist.c 		return omap3isp_stat_enable(stat, !!*en);
omap3isp_stat_enable  823 drivers/media/platform/omap3isp/ispstat.c 		omap3isp_stat_enable(stat, 0);
omap3isp_stat_enable  147 drivers/media/platform/omap3isp/ispstat.h int omap3isp_stat_enable(struct ispstat *stat, u8 enable);