Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlkc_proto.h22 struct symbol * sym_find(const char *name);
Dconfdata.c446 sym = sym_find(sym_name); in conf_read_simple()
Dsymbol.c927 struct symbol *sym_find(const char *name) in sym_find() function