Searched refs:menu_is_empty (Results 1 - 4 of 4) sorted by relevance

/linux-master/scripts/kconfig/
H A Dlkc.h97 bool menu_is_empty(struct menu *menu);
H A Dmconf.c488 menu_is_empty(menu) ? "----" : "--->");
619 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->");
H A Dnconf.c789 menu_is_empty(menu) ? "----" : "--->");
931 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->");
H A Dmenu.c607 bool menu_is_empty(struct menu *menu) function

Completed in 131 milliseconds