Searched refs:chval (Results 1 – 1 of 1) sorted by relevance
126 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() argument128 return sym_set_tristate_value(chval, yes); in sym_set_choice_value()