Searched refs:MAPI_MHL_MSG_DEBUG (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/ |
| H A D | apiMHL_v2.c | 116 #define MAPI_MHL_MSG_DEBUG(format, args...) ULOGD("MHL", format, ##args) 123 #define MAPI_MHL_MSG_DEBUG(format, args...) printf(format, ##args)
|
| H A D | apiMHL.c | 117 #define MAPI_MHL_MSG_DEBUG(format, args...) ULOGD("MHL", format, ##args) macro 124 #define MAPI_MHL_MSG_DEBUG(format, args...) printf(format, ##args) macro
|