Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dmenu.c22 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function
123 menu_warn(current_entry, in menu_set_type()
491 menu_warn(menu, "choice value must have a prompt"); in menu_finalize()
568 menu_warn(parent, "config symbol defined without type"); in menu_finalize()
571 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
Dlkc.h83 void menu_warn(struct menu *menu, const char *fmt, ...);