Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dmconf.c531 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()
A Dlkc.h152 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
A Dnconf.c794 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()
1246 active = sym_get_choice_value(menu->sym); in conf_choice()
1255 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
A Dconf.c270 def_sym = sym_get_choice_value(sym); in conf_choice()
A Dgconf.c1092 struct symbol *def_sym = sym_get_choice_value(sym); in fill_row()

Completed in 11 milliseconds