Home
last modified time | relevance | path

Searched defs:MPL_LOGI (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h179 #define MPL_LOGI(fmt, ...) pr_info(KERN_INFO MPL_LOG_TAG fmt, ##__VA_ARGS__) macro
/hardware/invensense/60xx/mlsdk/platform/include/
Dlog.h174 #define MPL_LOGI(fmt, ...) MPL_LOG(LOG_INFO, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
Dlog.h175 #define MPL_LOGI(fmt, ...) pr_info(KERN_INFO MPL_LOG_TAG fmt, ##__VA_ARGS__) macro