Searched refs:hist_cfg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/omap3isp/
H A Disphist.c479 struct omap3isp_hist_config *hist_cfg; omap3isp_hist_init() local
482 hist_cfg = devm_kzalloc(isp->dev, sizeof(*hist_cfg), GFP_KERNEL); omap3isp_hist_init()
483 if (hist_cfg == NULL) omap3isp_hist_init()
513 hist->priv = hist_cfg; omap3isp_hist_init()

Completed in 39 milliseconds