Home
last modified time | relevance | path

Searched refs:menu_is_empty (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc_proto.h18 bool menu_is_empty(struct menu *menu);
H A Dmconf.c502 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
633 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dnconf.c767 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
909 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dmenu.c619 bool menu_is_empty(struct menu *menu) in menu_is_empty() function
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc_proto.h17 bool menu_is_empty(struct menu *menu);
H A Dmconf.c502 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
633 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dnconf.c767 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
909 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dmenu.c466 bool menu_is_empty(struct menu *menu) in menu_is_empty() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlkc.h114 bool menu_is_empty(struct menu *menu);
H A Dmconf.c501 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
632 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dnconf.c767 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
909 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dmenu.c627 bool menu_is_empty(struct menu *menu) in menu_is_empty() function