hist_cfg 477 drivers/media/platform/omap3isp/isphist.c struct omap3isp_hist_config *hist_cfg; hist_cfg 480 drivers/media/platform/omap3isp/isphist.c hist_cfg = kzalloc(sizeof(*hist_cfg), GFP_KERNEL); hist_cfg 481 drivers/media/platform/omap3isp/isphist.c if (hist_cfg == NULL) hist_cfg 514 drivers/media/platform/omap3isp/isphist.c hist->priv = hist_cfg; hist_cfg 523 drivers/media/platform/omap3isp/isphist.c kfree(hist_cfg);