Searched refs:menu_get_ext_help (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | lkc_proto.h | 27 void menu_get_ext_help(struct menu *menu, struct gstr *help);
|
| H A D | conf.c | 51 menu_get_ext_help(menu, &help); in print_help()
|
| H A D | mconf.c | 794 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | menu.c | 860 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
|
| H A D | nconf.c | 1229 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | gconf.c | 374 menu_get_ext_help(menu, &help); in text_insert_help()
|
| H A D | qconf.cc | 1115 menu_get_ext_help(_menu, &help_gstr); in menuInfo()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | lkc_proto.h | 26 void menu_get_ext_help(struct menu *menu, struct gstr *help);
|
| H A D | conf.c | 52 menu_get_ext_help(menu, &help); in print_help()
|
| H A D | mconf.c | 794 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | menu.c | 707 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
|
| H A D | nconf.c | 1229 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | gconf.c | 374 menu_get_ext_help(menu, &help); in text_insert_help()
|
| H A D | qconf.cc | 1115 menu_get_ext_help(_menu, &help_gstr); in menuInfo()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | lkc.h | 123 void menu_get_ext_help(struct menu *menu, struct gstr *help);
|
| H A D | conf.c | 53 menu_get_ext_help(menu, &help); in print_help()
|
| H A D | mconf.c | 790 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | menu.c | 886 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() function
|
| H A D | nconf.c | 1226 menu_get_ext_help(menu, &help); in show_help()
|
| H A D | gconf.c | 373 menu_get_ext_help(menu, &help); in text_insert_help()
|
| H A D | qconf.cc | 1039 menu_get_ext_help(_menu, &help_gstr); in menuInfo()
|