Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dlkc.h126 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() argument
128 return sym_set_tristate_value(chval, yes); in sym_set_choice_value()