Searched refs:LOG_DEBUG (Results 1 – 8 of 8) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/usb/ |
D | usb.c | 56 syslog(LOG_DEBUG, "Unknown USB Platform Extender, currently not supported by MRAA"); in mraa_usb_platform_extender()
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | log.h | 102 #define MPL_LOG_DEBUG LOG_DEBUG 199 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) 206 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | log.h | 164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) 170 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
D | vc1.h | 48 #define LOG_DEBUG(format, args ... ) LOG( DEBUG, format, ## args) macro
|
/hardware/bsp/intel/peripheral/libmraa/src/ |
D | mraa.c | 69 syslog(LOG_DEBUG, "Loglevel %d is set", level); in mraa_set_log_level() 92 setlogmask(LOG_UPTO(LOG_DEBUG)); in mraa_init()
|
/hardware/bsp/intel/peripheral/libmraa/src/gpio/ |
D | gpio.c | 781 syslog(LOG_DEBUG, "gpio: Set owner to %d", (int) own); in mraa_gpio_owner()
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | delegation_client.c | 246 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | delegation_client.c | 285 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()
|