Searched refs:MAPI_MHL_MSG_WARNING (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/ |
| H A D | apiMHL.c | 116 #define MAPI_MHL_MSG_WARNING(format, args...) ULOGW("MHL", format, ##args) macro 123 #define MAPI_MHL_MSG_WARNING(format, args...) printf(format, ##args) macro 343 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_handler() 382 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_AutoSwitchHandler() 417 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_SetPowerState() 451 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_CbusControl() 483 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_LoadEDID() 516 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_ReadEDID() 548 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_LoadDeviceCapability() 580 …MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_SetVenderID() [all …]
|
| H A D | apiMHL_v2.c | 115 #define MAPI_MHL_MSG_WARNING(format, args...) ULOGW("MHL", format, ##args) 122 #define MAPI_MHL_MSG_WARNING(format, args...) printf(format, ##args)
|