sym_get_choice_value  270 scripts/kconfig/conf.c 		def_sym = sym_get_choice_value(sym);
sym_get_choice_value 1116 scripts/kconfig/gconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value  530 scripts/kconfig/mconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value  803 scripts/kconfig/mconf.c 	active = sym_get_choice_value(menu->sym);
sym_get_choice_value  822 scripts/kconfig/mconf.c 			if (child->sym == sym_get_choice_value(menu->sym))
sym_get_choice_value  794 scripts/kconfig/nconf.c 		struct symbol *def_sym = sym_get_choice_value(sym);
sym_get_choice_value 1246 scripts/kconfig/nconf.c 	active = sym_get_choice_value(menu->sym);
sym_get_choice_value 1255 scripts/kconfig/nconf.c 			if (child->sym == sym_get_choice_value(menu->sym))