Searched defs:MDRV_MHL_MSG_DEBUG (Results 1 – 1 of 1) sorted by relevance
122 #define MDRV_MHL_MSG_DEBUG(format, args...) ULOGD("MHL", format, ##args) macro129 #define MDRV_MHL_MSG_DEBUG(format, args...) printf(format, ##args) macro