Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dlkc_proto.h27 void menu_get_ext_help(struct menu *menu, struct gstr *help);
Dconf.c50 menu_get_ext_help(menu, &help); in print_help()
Dmconf.c789 menu_get_ext_help(menu, &help); in show_help()
Dmenu.c854 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.c372 menu_get_ext_help(menu, &help); in text_insert_help()
Dqconf.cc1106 menu_get_ext_help(_menu, &help_gstr); in menuInfo()