Searched refs:sym_get_choice_value (Results 1 – 8 of 8) sorted by relevance
472 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()722 active = sym_get_choice_value(menu->sym); in conf_choice()736 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
121 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
316 def_sym = sym_get_choice_value(sym); in conf_choice()
531 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()806 active = sym_get_choice_value(menu->sym); in conf_choice()825 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
154 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
796 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()1248 active = sym_get_choice_value(menu->sym); in conf_choice()1257 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
265 def_sym = sym_get_choice_value(sym); in conf_choice()
1092 struct symbol *def_sym = sym_get_choice_value(sym); in fill_row()