Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc_proto.h27 void menu_get_ext_help(struct menu *menu, struct gstr *help);
H A Dconf.c51 menu_get_ext_help(menu, &help); in print_help()
H A Dmconf.c794 menu_get_ext_help(menu, &help); in show_help()
H A Dmenu.c860 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
H A Dnconf.c1229 menu_get_ext_help(menu, &help); in show_help()
H A Dgconf.c374 menu_get_ext_help(menu, &help); in text_insert_help()
H A Dqconf.cc1115 menu_get_ext_help(_menu, &help_gstr); in menuInfo()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc_proto.h26 void menu_get_ext_help(struct menu *menu, struct gstr *help);
H A Dconf.c52 menu_get_ext_help(menu, &help); in print_help()
H A Dmconf.c794 menu_get_ext_help(menu, &help); in show_help()
H A Dmenu.c707 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
H A Dnconf.c1229 menu_get_ext_help(menu, &help); in show_help()
H A Dgconf.c374 menu_get_ext_help(menu, &help); in text_insert_help()
H A Dqconf.cc1115 menu_get_ext_help(_menu, &help_gstr); in menuInfo()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlkc.h123 void menu_get_ext_help(struct menu *menu, struct gstr *help);
H A Dconf.c53 menu_get_ext_help(menu, &help); in print_help()
H A Dmconf.c790 menu_get_ext_help(menu, &help); in show_help()
H A Dmenu.c886 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
H A Dnconf.c1226 menu_get_ext_help(menu, &help); in show_help()
H A Dgconf.c373 menu_get_ext_help(menu, &help); in text_insert_help()
H A Dqconf.cc1039 menu_get_ext_help(_menu, &help_gstr); in menuInfo()