Searched defs:MDRV_CEC_MSG_ERROR (Results 1 – 1 of 1) sorted by relevance
138 #define MDRV_CEC_MSG_ERROR(format, args...) ULOGE("CEC", format, ##args) macro145 #define MDRV_CEC_MSG_ERROR(format, args...) printf(format, ##args) macro