Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.menu40 * menu_create() - Creates a menu handle with default settings
42 struct menu *menu_create(char *title, int timeout, int prompt,
99 m = menu_create("Tools", 0, 1, NULL);
/OK3568_Linux_fs/u-boot/common/
H A Dmenu.su
H A Dmenu.c361 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create() function
/OK3568_Linux_fs/u-boot/include/
H A Dmenu.h12 struct menu *menu_create(char *title, int timeout, int prompt,
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c388 menu = menu_create(NULL, bootmenu->delay, 1, bootmenu_print_entry, in bootmenu_show()
H A Dpxe.c1457 m = menu_create(cfg->title, cfg->timeout, cfg->prompt, label_print, in pxe_menu_to_menu()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map