Searched refs:MDRV_CEC_MSG_DEBUG (Results 1 – 1 of 1) sorted by relevance
137 #define MDRV_CEC_MSG_DEBUG(format, args...) ULOGD("CEC", format, ##args) macro144 #define MDRV_CEC_MSG_DEBUG(format, args...) printf(format, ##args) macro