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

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_logging.h29 #define dml_print(...) ((void)0) macro
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_logger.h33 #define dml_print(str, ...) {DC_LOG_DML(str, ##__VA_ARGS__); } macro

Completed in 120 milliseconds