Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()