Home
last modified time | relevance | path

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 DapiMHL.c116 #define MAPI_MHL_MSG_WARNING(format, args...) ULOGW("MHL", format, ##args) macro
123 #define MAPI_MHL_MSG_WARNING(format, args...) printf(format, ##args) macro
343MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_handler()
382MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_AutoSwitchHandler()
417MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_SetPowerState()
451MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_CbusControl()
483MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_LoadEDID()
516MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_ReadEDID()
548MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_LoadDeviceCapability()
580MAPI_MHL_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_mhl_init… in mapi_mhl_SetVenderID()
[all …]
H A DapiMHL_v2.c115 #define MAPI_MHL_MSG_WARNING(format, args...) ULOGW("MHL", format, ##args)
122 #define MAPI_MHL_MSG_WARNING(format, args...) printf(format, ##args)