Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlkc.h107 struct symbol *sym_choice_default(struct menu *choice);
Dsymbol.c251 struct symbol *sym_choice_default(struct menu *choice) in sym_choice_default() function
307 res = sym_choice_default(choice); in sym_calc_choice()
Dconfdata.c794 ds = sym_choice_default(choice); in conf_write_defconfig()