Searched refs:LOGD (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | resource_tool.c | 573 #define LOGD(fmt, args...) \ macro 993 LOGD("Found conf:\nmax_level:%d, num:%d, delay:%d, prefix:%s", in parse_level_conf() 1021 LOGD("desc:\n%s", buf); in test_charge() 1029 LOGD("splite:%s", buf + pos); in test_charge() 1045 LOGD("parse arg:%s", arg); in test_charge() 1064 LOGD("Found delay:%d", delay); in test_charge() 1069 LOGD("Found only_current_level:%d", only_current_level); in test_charge() 1081 LOGD("Found levels:%d", level_conf_num); in test_charge() 1222 LOGD("try to pack %d files.", file_num); in main() 1250 LOGD("mkdi in mkdirs() [all...] |
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | resource_tool.c | 556 #define LOGD(fmt, args...) \ macro 979 LOGD("Found conf:\nmax_level:%d, num:%d, delay:%d, prefix:%s", level_conf->max_level, level_conf->num, in parse_level_conf() 1006 LOGD("desc:\n%s", buf); in test_charge() 1015 LOGD("splite:%s", buf + pos); in test_charge() 1032 LOGD("parse arg:%s", arg); in test_charge() 1049 LOGD("Found delay:%d", delay); in test_charge() 1052 LOGD("Found only_current_level:%d", only_current_level); in test_charge() 1062 LOGD("Found levels:%d", level_conf_num); in test_charge() 1202 LOGD("try to pack %d files.", file_num); in main() 1230 LOGD("mkdi in mkdirs() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/ |
H A D | oam_ext_if.h | 84 #define LOGD(fmt, arg...) printk("[D/" LOG_TAG "]" fmt "\r\n", ##arg) macro 93 #define LOGD(fmt, arg...) dprintf("[D/" LOG_TAG "]" fmt "\r\n", ##arg) macro
|
/device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/ |
H A D | vpu_macro.h | 154 #define ALOGD LOGD
|
Completed in 6 milliseconds