Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmenu.h24 int menu_show(int bootdelay);
/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c320 bootdelay = menu_show(bootdelay);
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.menu18 CONFIG_MENU_SHOW. You have to code the int menu_show(int bootdelay)
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c466 int menu_show(int bootdelay) in menu_show() function