Searched defs:DRM_LOGE (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_logger.h | 40 #define DRM_LOGE(format, ...) DLOGE(format, ##__VA_ARGS__) macro
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_logger.h | 40 #define DRM_LOGE(format, ...) DLOGE(format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_logger.h | 60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_logger.h | 60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_logger.h | 60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) macro
|