Searched defs:MPL_LOG_PRI (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dlog.h340 MPL_LOG_PRI(priority, tag, fmt, ##__VA_ARGS__)
346 #ifndef MPL_LOG_PRI
348 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro
351 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro
354 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h286 MPL_LOG_PRI(priority, tag, fmt, ##__VA_ARGS__)
292 #ifndef MPL_LOG_PRI
294 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro
297 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro
300 #define MPL_LOG_PRI(priority, tag, fmt, ...) \ macro

Completed in 98 milliseconds