Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlkc.h167 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() argument
169 return sym_set_tristate_value(chval, yes); in sym_set_choice_value()