Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 8 of 8) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/src/usb/
Dusb.c56 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/
Dlog.h102 #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/
Dlog.h164 #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/
Dvc1.h48 #define LOG_DEBUG(format, args ... ) LOG( DEBUG, format, ## args) macro
/hardware/bsp/intel/peripheral/libmraa/src/
Dmraa.c69 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/
Dgpio.c781 syslog(LOG_DEBUG, "gpio: Set owner to %d", (int) own); in mraa_gpio_owner()
/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c246 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c285 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()