Home
last modified time | relevance | path

Searched refs:myLA (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC.c385 void MApi_CEC_SetMyLogicalAddress(MsCEC_DEVICELA myLA) in MApi_CEC_SetMyLogicalAddress() argument
389 pCECArgs.myLA = myLA; in MApi_CEC_SetMyLogicalAddress()
2046 void MApi_CEC_SetMyLogicalAddress2(MsCEC_DEVICELA myLA) in MApi_CEC_SetMyLogicalAddress2() argument
2050 pCECArgs.myLA = myLA; in MApi_CEC_SetMyLogicalAddress2()
H A DapiCEC_v2.c297 psCECInstPri->fpCECSetMyLogicalAddress(pInstance, pCECArgs->myLA);
588 psCECInstPri->fpCECSetMyLogicalAddress2(pInstance, pCECArgs->myLA);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiCEC.h930 MsCEC_DEVICELA myLA; member
1177 MsCEC_DEVICELA myLA; member
1398 void MApi_CEC_SetMyLogicalAddress(MsCEC_DEVICELA myLA); // CEC set own logical address
1888 void MApi_CEC_SetMyLogicalAddress2(MsCEC_DEVICELA myLA);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiCEC.h887 void MApi_CEC_SetMyLogicalAddress(MsCEC_DEVICELA myLA);
1378 void MApi_CEC_SetMyLogicalAddress2(MsCEC_DEVICELA myLA);
/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/
H A DdrvCEC.c921 void MDrv_CEC_SetMyLogicalAddress(void* pInstance, MsCEC_DEVICELA myLA)
941 pCECResourcePrivate->MyLogicalAddress = myLA;
942 mhal_CEC_SetMyAddress((MS_U8)myLA);
3859 void MDrv_CEC_SetMyLogicalAddress2(void* pInstance, MsCEC_DEVICELA myLA)
3879 pCECResourcePrivate->MyLogicalAddress2= myLA;
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt64242 MsCEC_DEVICELA myLA;
64489 MsCEC_DEVICELA myLA;
64669 void MApi_CEC_SetMyLogicalAddress(MsCEC_DEVICELA myLA);
64969 void MApi_CEC_SetMyLogicalAddress2(MsCEC_DEVICELA myLA);