Searched refs:MAPI_CEC_MSG_DEBUG (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/api/cec/ |
| H A D | apiCEC_v2.c | 115 #define MAPI_CEC_MSG_DEBUG(format, args...) ULOGD("CEC", format, ##args) 122 #define MAPI_CEC_MSG_DEBUG(format, args...) printf(format, ##args)
|
| H A D | apiCEC.c | 134 #define MAPI_CEC_MSG_DEBUG(format, args...) ULOGD("CEC", format, ##args) macro 141 #define MAPI_CEC_MSG_DEBUG(format, args...) printf(format, ##args) macro
|