Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconfdata.c84 static char *conf_expand_value(const char *in) in conf_expand_value() function
116 name = conf_expand_value(conf_defname); in conf_get_default_confname()
273 name = conf_expand_value(prop->expr->left.sym->name); in conf_read_simple()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconfdata.c83 static char *conf_expand_value(const char *in) in conf_expand_value() function
115 name = conf_expand_value(conf_defname); in conf_get_default_confname()
276 name = conf_expand_value(prop->expr->left.sym->name); in conf_read_simple()
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D14-support-out-of-tree-config.patch41 static char *conf_expand_value(const char *in)