Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dmenu.c21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function
121 menu_warn(current_entry, in menu_set_type()
498 menu_warn(menu, "choice value must have a prompt"); in menu_finalize()
575 menu_warn(parent, "config symbol defined without type"); in menu_finalize()
578 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
Dlkc.h68 void menu_warn(struct menu *menu, const char *fmt, ...);