Searched refs:hist_cfg (Results 1 – 1 of 1) sorted by relevance
477 struct omap3isp_hist_config *hist_cfg; in omap3isp_hist_init() local480 hist_cfg = kzalloc(sizeof(*hist_cfg), GFP_KERNEL); in omap3isp_hist_init()481 if (hist_cfg == NULL) in omap3isp_hist_init()514 hist->priv = hist_cfg; in omap3isp_hist_init()523 kfree(hist_cfg); in omap3isp_hist_init()