Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h31 void choice_set_value(struct menu *choice, struct symbol *sym);
H A Dsymbol.c604 void choice_set_value(struct menu *choice, struct symbol *sym) in choice_set_value() function
648 choice_set_value(choice, sym); in sym_toggle_tristate_value()
H A Dmconf.c641 choice_set_value(menu, child->sym); in conf_choice()
H A Dconf.c504 choice_set_value(menu, child->sym); in conf_choice()
H A Dnconf.c1338 choice_set_value(menu, child->sym); in conf_choice()