Searched refs:conf_message (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 01-kconfig-kernel-to-buildroot.patch | 77 @@ -30,7 +30,7 @@ static void conf_message(const char *fmt 86 @@ -69,7 +69,7 @@ static void conf_message(const char *fmt
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | confdata.c | 174 static void conf_message(const char *fmt, ...) 205 static void conf_message(const char *fmt, ...) in conf_message() function 380 conf_message("using defaults found in %s", in conf_read_simple() 920 conf_message("No change to %s", name); in conf_write() 932 conf_message("configuration written to %s", name); in conf_write()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | confdata.c | 27 static void conf_message(const char *fmt, ...) 60 static void conf_message(const char *fmt, ...) in conf_message() function 276 conf_message(_("using defaults found in %s"), in conf_read_simple() 832 conf_message(_("configuration written to %s"), newname); in conf_write()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | confdata.c | 28 static void conf_message(const char *fmt, ...) 61 static void conf_message(const char *fmt, ...) in conf_message() function 279 conf_message(_("using defaults found in %s"), in conf_read_simple() 836 conf_message(_("configuration written to %s"), newname); in conf_write()
|