Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dlkc_proto.h31 void choice_set_value(struct menu *choice, struct symbol *sym);
H A Dmconf.c640 choice_set_value(menu, child->sym); in conf_choice()
H A Dsymbol.c582 void choice_set_value(struct menu *choice, struct symbol *sym) in choice_set_value() function
626 choice_set_value(choice, sym); in sym_toggle_tristate_value()
H A Dconf.c504 choice_set_value(menu, child->sym); in conf_choice()
H A Dnconf.c1335 choice_set_value(menu, child->sym); in conf_choice()