Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlkc.h123 void menu_get_ext_help(struct menu *menu, struct gstr *help);
Dconf.c53 menu_get_ext_help(menu, &help); in print_help()
Dmconf.c790 menu_get_ext_help(menu, &help); in show_help()
Dmenu.c886 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
Dnconf.c1226 menu_get_ext_help(menu, &help); in show_help()
Dgconf.c373 menu_get_ext_help(menu, &help); in text_insert_help()
Dqconf.cc1039 menu_get_ext_help(_menu, &help_gstr); in menuInfo()