Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Disphist.c480 struct omap3isp_hist_config *hist_cfg; in omap3isp_hist_init() local
483 hist_cfg = devm_kzalloc(isp->dev, sizeof(*hist_cfg), GFP_KERNEL); in omap3isp_hist_init()
484 if (hist_cfg == NULL) in omap3isp_hist_init()
517 hist->priv = hist_cfg; in omap3isp_hist_init()