Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/
Dconfdata.c514 struct symbol *cs = prop_get_symbol(sym_get_choice_prop(sym)); in conf_read_simple() local
630 static void conf_write_heading(FILE *fp, const struct comment_style *cs) in conf_write_heading()
879 struct symbol *cs; in conf_write_defconfig() local
Dsymbol.c515 struct symbol *cs = prop_get_symbol(sym_get_choice_prop(sym)); in sym_set_tristate_value() local