Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c518 struct symbol *def_sym = sym_calc_choice(menu); in build_conf()
604 active = sym_calc_choice(menu); in conf_choice()
623 if (child->sym == sym_calc_choice(menu)) in conf_choice()
H A Dlkc.h108 struct symbol *sym_calc_choice(struct menu *choice);
H A Dnconf.c819 struct symbol *def_sym = sym_calc_choice(menu); in build_conf()
1243 active = sym_calc_choice(menu); in conf_choice()
1252 if (child->sym == sym_calc_choice(menu)) in conf_choice()
H A Dconf.c433 def_sym = sym_calc_choice(menu); in conf_choice()
H A Dgconf.c1057 struct symbol *def_sym = sym_calc_choice(menu); in fill_row()