Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dconf.c20 static void check_conf(struct menu *menu);
585 check_conf(menu); in conf()
631 static void check_conf(struct menu *menu) in check_conf() function
664 check_conf(child); in check_conf()
885 check_conf(&rootmenu); in main()