Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c1166 sym_toggle_tristate_value(sym); in conf()
1188 sym_toggle_tristate_value(sym); in conf()
H A Dlkc_proto.h40 P(sym_toggle_tristate_value,tristate,(struct symbol *sym));
H A Dmconf.c607 sym_toggle_tristate_value(sym); in conf()
H A Dsymbol.c511 tristate sym_toggle_tristate_value(struct symbol *sym) in sym_toggle_tristate_value() function
H A Dgconf.c880 sym_toggle_tristate_value(menu->sym); in toggle_sym_value()
H A Dqconf.cc530 newexpr = sym_toggle_tristate_value(sym); in changeValue()