Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dconf.c22 static void check_conf(struct menu *menu);
366 check_conf(menu); in conf()
412 static void check_conf(struct menu *menu) in check_conf() function
448 check_conf(child); in check_conf()
684 check_conf(&rootmenu); in main()
/openbmc/linux/scripts/kconfig/
H A 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()