Searched defs:MPL_LOG_WARN (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
H A Dlog.h81 #define MPL_LOG_WARN KERN_WARNING macro
93 #define MPL_LOG_WARN (5) macro
276 * MPL_LOG(MPL_LOG_WARN, NULL, "Failed with error %d", errno);
/hardware/invensense/60xx/mlsdk/platform/include/
H A Dlog.h92 #define MPL_LOG_WARN KERN_WARNING macro
104 #define MPL_LOG_WARN (5) macro
272 * MPL_LOG(MPL_LOG_WARN, NULL, "Failed with error %d", errno);
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h85 #define MPL_LOG_WARN KERN_WARNING macro
97 #define MPL_LOG_WARN (5) macro
280 * MPL_LOG(MPL_LOG_WARN, NULL, "Failed with error %d", errno);

Completed in 101 milliseconds