Home
last modified time | relevance | path

Searched refs:sym_set_choice_value (Results 1 – 4 of 4) 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() function
Dconf.c398 sym_set_choice_value(sym, child->sym); in conf_choice()
/external/u-boot/scripts/kconfig/
Dlkc.h159 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() function
Dconf.c335 sym_set_choice_value(sym, child->sym); in conf_choice()