Home
last modified time | relevance | path

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

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