Home
last modified time | relevance | path

Searched refs:menu_warn (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/scripts/kconfig/
Dmenu.c21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function
122 menu_warn(current_entry, in menu_set_type()
512 menu_warn(menu, "choice value must have a prompt"); in menu_finalize()
589 menu_warn(parent, "config symbol defined without type"); in menu_finalize()
592 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
Dlkc.h97 void menu_warn(struct menu *menu, const char *fmt, ...);