Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dlkc_proto.h20 struct symbol * sym_find(const char *name);
A Dconfdata.c429 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
463 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
A Dparser.y497 modules_sym = sym_find( "n" );
A Dparser.tab.c1952 modules_sym = sym_find( "n" ); in conf_parse()
A Dsymbol.c847 struct symbol *sym_find(const char *name) in sym_find() function

Completed in 11 milliseconds