Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.menu63 * menu_get_choice() - Returns the user's selected menu entry, or the
66 int menu_get_choice(struct menu *m, void **choice);
109 if (menu_get_choice(m, (void **)&tool) != 1)
/OK3568_Linux_fs/u-boot/common/
H A Dmenu.su
H A Dmenu.c271 int menu_get_choice(struct menu *m, void **choice) in menu_get_choice() function
/OK3568_Linux_fs/u-boot/include/
H A Dmenu.h17 int menu_get_choice(struct menu *m, void **choice);
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c409 if (menu_get_choice(menu, &choice)) { in bootmenu_show()
H A Dpxe.c1534 err = menu_get_choice(m, &choice); in handle_pxe_menu()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym