Searched refs:menu_warn (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | menu.c | 21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function 122 menu_warn(current_entry, in menu_set_type() 389 menu_warn(menu, "choice value must have a prompt"); in menu_finalize() 437 menu_warn(parent, "config symbol defined without type"); in menu_finalize() 440 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
|
| H A D | lkc.h | 99 void menu_warn(struct menu *menu, const char *fmt, ...);
|
| H A D | symbol.c | 1398 menu_warn(current_entry, "redefining environment symbol from %s", in prop_add_env() 1413 menu_warn(current_entry, "environment variable %s undefined", env); in prop_add_env()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | menu.c | 21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function 121 menu_warn(current_entry, in menu_set_type() 504 menu_warn(menu, "choice value must have a prompt"); in menu_finalize() 581 menu_warn(parent, "config symbol defined without type"); in menu_finalize() 584 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
|
| H A D | lkc.h | 100 void menu_warn(struct menu *menu, const char *fmt, ...);
|
| H A D | symbol.c | 1416 menu_warn(current_entry, "redefining environment symbol from %s", in prop_add_env() 1431 menu_warn(current_entry, "environment variable %s undefined", env); in prop_add_env()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | menu.c | 21 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()
|
| H A D | lkc.h | 97 void menu_warn(struct menu *menu, const char *fmt, ...);
|