Searched refs:MAPI_MHL_MSG_FATAL (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/ |
| H A D | apiMHL_v2.c | 118 #define MAPI_MHL_MSG_FATAL(format, args...) ULOGF("MHL", format, ##args) 125 #define MAPI_MHL_MSG_FATAL(format, args...) printf(format, ##args)
|
| H A D | apiMHL.c | 119 #define MAPI_MHL_MSG_FATAL(format, args...) ULOGF("MHL", format, ##args) macro 126 #define MAPI_MHL_MSG_FATAL(format, args...) printf(format, ##args) macro
|