Home
last modified time | relevance | path

Searched refs:sym_find (Results 1 – 4 of 4) sorted by relevance

/scripts/kconfig/
A Dlkc_proto.h33 struct symbol * sym_find(const char *name);
A Dconfdata.c359 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
393 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
A Dzconf.y549 modules_sym = sym_find( "n" );
A Dsymbol.c846 struct symbol *sym_find(const char *name) in sym_find() function

Completed in 13 milliseconds