Searched refs:MAPI_CEC_MSG_FATAL (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/api/cec/ |
| H A D | apiCEC_v2.c | 117 #define MAPI_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args) 124 #define MAPI_CEC_MSG_FATAL(format, args...) printf(format, ##args)
|
| H A D | apiCEC.c | 136 #define MAPI_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args) macro 143 #define MAPI_CEC_MSG_FATAL(format, args...) printf(format, ##args) macro
|