Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c48 static char *bootmenu_getoption(unsigned short int n) in bootmenu_getoption() function
267 while ((option = bootmenu_getoption(i))) { in bootmenu_create()
370 option = bootmenu_getoption(0); in bootmenu_show()