Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dlkc_proto.h25 const char * menu_get_help(struct menu *menu);
Dmenu.c693 const char *menu_get_help(struct menu *menu) in menu_get_help() function
862 help_text = menu_get_help(menu); in menu_get_ext_help()