Searched refs:sym_set_tristate_value (Results 1 – 4 of 4) sorted by relevance
832 if (sym_set_tristate_value(sym, yes)) in conf() 834 if (sym_set_tristate_value(sym, mod)) in conf() 840 sym_set_tristate_value(sym, no); in conf() 844 sym_set_tristate_value(sym, mod); in conf()
30 bool sym_set_tristate_value(struct symbol *sym,tristate tri);
416 if (sym_set_tristate_value(sym, newval)) in conf_sym()
708 sym_set_tristate_value(sym, newval); in change_sym_value()