Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dmenu.c41 void *item_choice_data; member
212 char *key = m->item_choice(m->item_choice_data); in menu_interactive_choice()
365 void *item_choice_data) in menu_create() argument
379 m->item_choice_data = item_choice_data; in menu_create()
/third_party/uboot/u-boot-2020.01/include/
Dmenu.h14 void *item_choice_data);
/third_party/uboot/u-boot-2020.01/doc/
DREADME.menu44 void *item_choice_data);