Home
last modified time | relevance | path

Searched defs:MAPI_MHL_MSG_INFO (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c115 #define MAPI_MHL_MSG_INFO(format, args...) ULOGI("MHL", format, ##args) macro
122 #define MAPI_MHL_MSG_INFO(format, args...) printf(format, ##args) macro