Searched refs:log_warn (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/ |
| H A D | mk_util.h | 72 #define log_warn(...) log_printf(3, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/buildroot/package/mongrel2/ |
| H A D | 0004-Support-urandom-inside-chroot.patch | 83 - log_warn("entropy source unavailable. falling back to havege rng"); 86 + log_warn("entropy source unavailable. falling back to havege rng");
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_audio_test.c | 77 log_warn("audio test end, timeout 60s\n"); in main()
|
| H A D | echo_audio_play_test.c | 103 log_warn("audio play test end, timeout 60s\n"); in main()
|
| H A D | echo_audio_record_test.c | 106 log_warn("audio record test end, timeout 60s\n"); in main()
|
| H A D | echo_touchpad_test.c | 80 log_warn("timeout(60s)\n"); in main()
|
| H A D | common.h | 230 #define log_warn(format, ...) LOG_PRINTF(LOG_WARING_FLAG, format, ##__VA_ARGS__) macro
|
| H A D | echo_led_test.c | 221 log_warn("led test end, timeout 60s\n"); in main()
|
| H A D | echo_audio_linein_test.c | 298 log_warn("audio record test end, timeout 60s\n"); in main()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/ |
| H A D | saa7164-buffer.c | 87 log_warn("%s() SAA_ERR_BAD_PARAMETER\n", __func__); in saa7164_buffer_alloc() 161 log_warn(" freeing a non-free buffer\n"); in saa7164_buffer_dealloc()
|
| H A D | saa7164.h | 613 #define log_warn(fmt, arg...)\ macro
|