Home
last modified time | relevance | path

Searched defs:new_conf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Disph3a_aewb.c112 static int h3a_aewb_validate_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_validate_params()
179 static void h3a_aewb_set_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_set_params()
H A Disph3a_af.c153 static int h3a_af_validate_params(struct ispstat *af, void *new_conf) in h3a_af_validate_params()
227 static void h3a_af_set_params(struct ispstat *af, void *new_conf) in h3a_af_set_params()
H A Disphist.c304 static int hist_validate_params(struct ispstat *hist, void *new_conf) in hist_validate_params()
404 static void hist_set_params(struct ispstat *hist, void *new_conf) in hist_set_params()
H A Dispstat.c536 int omap3isp_stat_config(struct ispstat *stat, void *new_conf) in omap3isp_stat_config()
/linux/net/mac80211/
H A Dcfg.c453 struct cfg80211_nan_conf new_conf = {}; ieee80211_nan_change_conf() local