Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dlkc_proto.h28 tristate sym_toggle_tristate_value(struct symbol *sym);
H A Dnconf.c1253 sym_toggle_tristate_value(sym); in selected_conf()
1275 sym_toggle_tristate_value(sym); in selected_conf()
H A Dmconf.c932 sym_toggle_tristate_value(sym); in conf()
H A Dsymbol.c535 tristate sym_toggle_tristate_value(struct symbol *sym) in sym_toggle_tristate_value() function
H A Dgconf.c844 sym_toggle_tristate_value(menu->sym); in toggle_sym_value()
H A Dqconf.cc533 newexpr = sym_toggle_tristate_value(sym); in changeValue()
/openbmc/u-boot/scripts/kconfig/
H A Dlkc_proto.h42 tristate sym_toggle_tristate_value(struct symbol *sym);
H A Dnconf.c1164 sym_toggle_tristate_value(sym); in conf()
1186 sym_toggle_tristate_value(sym); in conf()
H A Dmconf.c740 sym_toggle_tristate_value(sym); in conf()
H A Dsymbol.c568 tristate sym_toggle_tristate_value(struct symbol *sym) in sym_toggle_tristate_value() function
H A Dgconf.c851 sym_toggle_tristate_value(menu->sym); in toggle_sym_value()
H A Dqconf.cc520 newexpr = sym_toggle_tristate_value(sym); in changeValue()