Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc.h157 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() function
H A Dconf.c345 sym_set_choice_value(sym, child->sym); in conf_choice()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc.h159 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() function
H A Dconf.c335 sym_set_choice_value(sym, child->sym); in conf_choice()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlkc.h144 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() function
H A Dconf.c337 sym_set_choice_value(sym, child->sym); in conf_choice()