Home
last modified time | relevance | path

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

/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()
/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()
/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()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dmp2629_charger.c160 int chval; in mp2629_read_adc() local