Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconf.c21 static void check_conf(struct menu *menu);
368 check_conf(menu); in conf()
414 static void check_conf(struct menu *menu) in check_conf() function
455 check_conf(child); in check_conf()
691 check_conf(&rootmenu); in main()
/OK3568_Linux_fs/buildroot/support/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()
683 check_conf(&rootmenu); in main()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconf.c22 static void check_conf(struct menu *menu);
375 check_conf(menu); in conf()
421 static void check_conf(struct menu *menu) in check_conf() function
447 check_conf(child); in check_conf()
682 check_conf(&rootmenu); in main()