Home
last modified time | relevance | path

Searched refs:MAPI_CEC_MSG_WARNING (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC.c133 #define MAPI_CEC_MSG_WARNING(format, args...) ULOGW("CEC", format, ##args) macro
140 #define MAPI_CEC_MSG_WARNING(format, args...) printf(format, ##args) macro
194MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_PortSelcet()
242MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_DDC2BI_GetInfo()
305MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_Exit()
331MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_Init()
393MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_SetMyLogicalAddress()
415MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_ChkRxBuf()
449MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_TxSendMsg()
484MAPI_CEC_MSG_WARNING("[%s,%5d]No instance existed, please get an instance by calling mapi_cec_init… in MApi_CEC_TxSendMsg2()
[all …]
H A DapiCEC_v2.c114 #define MAPI_CEC_MSG_WARNING(format, args...) ULOGW("CEC", format, ##args)
121 #define MAPI_CEC_MSG_WARNING(format, args...) printf(format, ##args)