Searched defs:MDRV_CEC_MSG_FATAL (Results 1 – 1 of 1) sorted by relevance
139 #define MDRV_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args) macro146 #define MDRV_CEC_MSG_FATAL(format, args...) printf(format, ##args) macro