Home
last modified time | relevance | path

Searched refs:sym_toggle_tristate_value (Results 1 – 6 of 6) sorted by relevance

/linux/scripts/kconfig/
H A Dlkc_proto.h32 tristate sym_toggle_tristate_value(struct symbol *sym);
H A Dnconf.c1166 sym_toggle_tristate_value(sym); in selected_conf()
1187 sym_toggle_tristate_value(sym); in selected_conf()
H A Dmconf.c849 sym_toggle_tristate_value(sym); in conf()
H A Dsymbol.c641 tristate sym_toggle_tristate_value(struct symbol *sym) in sym_toggle_tristate_value() function
H A Dgconf.c723 sym_toggle_tristate_value(menu->sym); in toggle_sym_value()
H A Dqconf.cc543 newexpr = sym_toggle_tristate_value(sym); in changeValue()