Searched refs:sym_find (Results 1 - 3 of 3) sorted by relevance

/scripts/kconfig/
H A Dlkc_proto.h32 P(sym_find,struct symbol *,(const char *name));
H A Dconfdata.c263 sym = sym_find(line + 2 + strlen(CONFIG_));
297 sym = sym_find(line + strlen(CONFIG_));
H A Dsymbol.c820 struct symbol *sym_find(const char *name) function
876 sym = sym_find(name);

Completed in 41 milliseconds