sym_get_choice_value  264 scripts/kconfig/conf.c 		def_sym = sym_get_choice_value(sym);
sym_get_choice_value 1091 scripts/kconfig/gconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value  529 scripts/kconfig/mconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value  801 scripts/kconfig/mconf.c 	active = sym_get_choice_value(menu->sym);
sym_get_choice_value  820 scripts/kconfig/mconf.c 			if (child->sym == sym_get_choice_value(menu->sym))
sym_get_choice_value  796 scripts/kconfig/nconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value 1245 scripts/kconfig/nconf.c 	active = sym_get_choice_value(menu->sym);
sym_get_choice_value 1254 scripts/kconfig/nconf.c 			if (child->sym == sym_get_choice_value(menu->sym))