Searched refs:sym_find (Results 1 – 8 of 8) sorted by relevance
20 struct symbol * sym_find(const char *name);
442 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()480 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
497 modules_sym = sym_find( "n" );
847 struct symbol *sym_find(const char *name) in sym_find() function
33 struct symbol * sym_find(const char *name);
322 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()356 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
882 struct symbol *sym_find(const char *name) in sym_find() function942 sym = sym_find(name); in sym_expand_string_value()
546 modules_sym = sym_find( "n" );