Searched refs:sym_find (Results 1 – 8 of 8) sorted by relevance
21 struct symbol * sym_find(const char *name);
497 modules_sym = sym_find( "n" );
474 sym = sym_find(sym_name); in conf_read_simple()
857 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" );