Home
last modified time | relevance | path

Searched refs:menu_has_help (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc_proto.h24 bool menu_has_help(struct menu *menu);
H A Dkxgettext.c179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
H A Dmenu.c694 bool menu_has_help(struct menu *menu) in menu_has_help() function
865 if (menu_has_help(menu)) { in menu_get_ext_help()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc_proto.h23 bool menu_has_help(struct menu *menu);
H A Dconf.c195 if (menu_has_help(menu)) in conf_sym()
300 if (menu_has_help(menu)) in conf_choice()
H A Dkxgettext.c179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
H A Dmenu.c541 bool menu_has_help(struct menu *menu) in menu_has_help() function
712 if (menu_has_help(menu)) { in menu_get_ext_help()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlkc.h120 bool menu_has_help(struct menu *menu);
H A Dmenu.c702 bool menu_has_help(struct menu *menu) in menu_has_help() function
891 if (menu_has_help(menu)) { in menu_get_ext_help()