Searched refs:omap3isp_stat_init (Results 1 – 4 of 4) sorted by relevance
333 ret = omap3isp_stat_init(aewb, "AEWB", &h3a_aewb_subdev_ops); in omap3isp_h3a_aewb_init()
391 ret = omap3isp_stat_init(af, "AF", &h3a_af_subdev_ops); in omap3isp_h3a_af_init()
517 ret = omap3isp_stat_init(hist, "histogram", &hist_subdev_ops); in omap3isp_hist_init()
1045 int omap3isp_stat_init(struct ispstat *stat, const char *name, in omap3isp_stat_init() function