Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dconfdata.c131 static int conf_touch_dep(const char *name) in conf_touch_dep() function
474 conf_touch_dep(line + strlen(CONFIG_)); in conf_read_simple()
1059 res = conf_touch_dep(sym->name); in conf_touch_deps()