Searched refs:MsCEC_MSGLIST (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiCEC.h | 489 } MsCEC_MSGLIST; typedef 946 MsCEC_MSGLIST eMsg; 955 MsCEC_MSGLIST eMsg; 1103 MsCEC_MSGLIST eMsg; 1111 MsCEC_MSGLIST eMsg; 1416 CEC_ERROR_CODE MApi_CEC_TxSendMsg(MsCEC_DEVICELA header,MsCEC_MSGLIST opcode,MS_U8* operand_ptr,MS_… 1427 CEC_ERROR_CODE MApi_CEC_TxSendMsg2(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* operand_pt… 1659 CEC_ERROR_CODE MApi_CEC_Msg_FeatureAbort(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MsCEC_MSG_A…
|
| /utopia/UTPA2-700.0.x/modules/hdmi/api/cec/ |
| H A D | apiCEC_private.h | 168 … (*IOCTL_CEC_TX_SEND_MSG) (void*, MsCEC_DEVICELA, MsCEC_MSGLIST, MS_U8*, MS_U8… 169 … (*IOCTL_CEC_TX_SEND_MSG2) (void*, MsCEC_DEVICELA, MsCEC_MSGLIST, MS_U8*, MS_U8… 192 … (*IOCTL_CEC_MSG_FEATURE_ABORT) (void*, MsCEC_DEVICELA, MsCEC_MSGLIST, MsCEC_MSG_ABO…
|
| H A D | apiCEC.c | 437 CEC_ERROR_CODE MApi_CEC_TxSendMsg(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8 *cmd, MS_U8 … in MApi_CEC_TxSendMsg() 472 CEC_ERROR_CODE MApi_CEC_TxSendMsg2(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* cmd, MS_U8… in MApi_CEC_TxSendMsg2() 1217 CEC_ERROR_CODE MApi_CEC_Msg_FeatureAbort(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MsCEC_MSG_A… in MApi_CEC_Msg_FeatureAbort()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/include/ |
| H A D | drvCEC.h | 131 …_CODE MDrv_CEC_TxSendMsg(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8 *cm… 132 …CODE MDrv_CEC_TxSendMsg2(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* cm… 155 …Drv_CEC_Msg_FeatureAbort(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MsCEC_MSG…
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiCEC.h | 482 } MsCEC_MSGLIST; typedef 905 CEC_ERROR_CODE MApi_CEC_TxSendMsg(MsCEC_DEVICELA header,MsCEC_MSGLIST opcode,MS_U8* operand_ptr,MS_… 916 CEC_ERROR_CODE MApi_CEC_TxSendMsg2(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* operand_pt…
|
| H A D | drvCEC.h | 126 INTERFACE CEC_ERROR_CODE MDrv_CEC_TxApi(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* opera…
|
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/ |
| H A D | drvCEC.c | 543 CEC_ERROR_CODE _MDrv_CEC_TxApi(MS_U8 ucInitiatorLA, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, … 594 CEC_ERROR_CODE _MDrv_CEC_TxApi2(MS_U8 ucInitiatorLA, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg,… 1230 CEC_ERROR_CODE MDrv_CEC_TxSendMsg(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, M… 1281 CEC_ERROR_CODE MDrv_CEC_TxSendMsg2(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, … 1359 res = _MDrv_CEC_TxApi(ucInitiatorLA, dst_address, (MsCEC_MSGLIST)0x00, NULL, 0x00); 2482 CEC_ERROR_CODE MDrv_CEC_Msg_FeatureAbort(void* pInstance, MsCEC_DEVICELA dst_address, MsCEC_MSGLIST…
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/cec/ |
| H A D | adpCEC.c | 168 MsCEC_MSGLIST eMsg; 177 MsCEC_MSGLIST eMsg;
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 63801 } MsCEC_MSGLIST; 64258 MsCEC_MSGLIST eMsg; 64267 MsCEC_MSGLIST eMsg; 64415 MsCEC_MSGLIST eMsg; 64423 MsCEC_MSGLIST eMsg; 64678 CEC_ERROR_CODE MApi_CEC_TxSendMsg(MsCEC_DEVICELA header,MsCEC_MSGLIST opcode,MS_U8* operand_ptr,MS_… 64680 CEC_ERROR_CODE MApi_CEC_TxSendMsg2(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MS_U8* operand_pt… 64770 CEC_ERROR_CODE MApi_CEC_Msg_FeatureAbort(MsCEC_DEVICELA dst_address, MsCEC_MSGLIST msg, MsCEC_MSG_A…
|