Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/kconfig/
Dconf.c20 static void check_conf(struct menu *menu);
588 check_conf(menu); in conf()
634 static void check_conf(struct menu *menu) in check_conf() function
678 check_conf(child); in check_conf()
893 check_conf(&rootmenu); in main()