Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlkc_proto.h19 struct symbol * sym_find(const char *name);
H A Dconfdata.c426 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
460 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
H A Dparser.y506 modules_sym = sym_find( "n" );
H A Dsymbol.c848 struct symbol *sym_find(const char *name) in sym_find() function
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc_proto.h33 struct symbol * sym_find(const char *name);
H A Dconfdata.c325 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
359 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
H A Dsymbol.c882 struct symbol *sym_find(const char *name) in sym_find() function
942 sym = sym_find(name); in sym_expand_string_value()
H A Dzconf.y546 modules_sym = sym_find( "n" );
H A Dzconf.tab.c_shipped2252 modules_sym = sym_find( "n" );
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc_proto.h32 struct symbol * sym_find(const char *name);
H A Dconfdata.c323 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
357 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
H A Dsymbol.c872 struct symbol *sym_find(const char *name) in sym_find() function
928 sym = sym_find(name); in sym_expand_string_value()
H A Dzconf.y520 modules_sym = sym_find( "n" );
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped2237 modules_sym = sym_find( "n" );