Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlkc_proto.h25 const char * menu_get_help(struct menu *menu);
H A Dkxgettext.c180 message__add(menu_get_help(menu), menu->sym->name, in menu_build_message_list()
H A Dmenu.c699 const char *menu_get_help(struct menu *menu) in menu_get_help() function
868 help_text = menu_get_help(menu); in menu_get_ext_help()
/openbmc/linux/scripts/kconfig/
H A Dlkc.h103 const char *menu_get_help(struct menu *menu);
H A Dmenu.c679 const char *menu_get_help(struct menu *menu) in menu_get_help() function
860 help_text = menu_get_help(menu); in menu_get_ext_help()