Home
last modified time | relevance | path

Searched refs:u8ServiceIndex (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_VMark.c194 E_APIXC_ReturnValue MApi_XC_VMark_SetParameters_U2(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_… in MApi_XC_VMark_SetParameters_U2() argument
197 eReturn = MHal_XC_VMark_SetParameters(pInstance, u8ServiceIndex, pstXC_VMarkParameters); in MApi_XC_VMark_SetParameters_U2()
201 E_APIXC_ReturnValue MApi_XC_VMark_SetParameters(MS_U8 u8ServiceIndex, XC_VMARK_PARAMETER *pstXC_VMa… in MApi_XC_VMark_SetParameters() argument
209 MApi_XC_VMark_SetParameters_U2(NULL,u8ServiceIndex,pstXC_VMarkParameters); in MApi_XC_VMark_SetParameters()
219 XCArgs.u8ServiceIndex = u8ServiceIndex; in MApi_XC_VMark_SetParameters()
H A DapiXC_VMark_v2.c60 …urnValue = psXCInstPri->fpXC_VMark_SetParameters(pInstance, pXCArgs->u8ServiceIndex, pXCArgs->pstX… in _VMARKIoctl()
H A DXC_private.h2512 E_APIXC_ReturnValue MApi_XC_VMark_SetParameters_U2(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_VMark_v2.h88 MS_U8 u8ServiceIndex; member
H A DapiXC_VMark.h156 DLL_PUBLIC E_APIXC_ReturnValue MApi_XC_VMark_SetParameters(MS_U8 u8ServiceIndex, XC_VMARK_PARAMETER…
H A DapiXC_VMark_EX.h163 …_VALUE MApi_XC_EX_VMark_SetParameters(XC_DEVICE_ID *pDeviceId, MS_U8 u8ServiceIndex, XC_EX_VMARK_P…
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dmhal_sc.h572 INTERFACE E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC…
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_sc.h572 INTERFACE E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC…
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dmhal_sc.h572 INTERFACE E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC…
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_sc.h572 INTERFACE E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC…
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c5729 E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_PAR… in MHal_XC_VMark_SetParameters() argument
5753 u8ServiceIndex = u8ServiceIndex; // Not supported in the first implementations. in MHal_XC_VMark_SetParameters()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_sc.c5567 E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_PAR… in MHal_XC_VMark_SetParameters() argument
5591 u8ServiceIndex = u8ServiceIndex; // Not supported in the first implementations. in MHal_XC_VMark_SetParameters()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_sc.c5456 E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_PAR… in MHal_XC_VMark_SetParameters() argument
5480 u8ServiceIndex = u8ServiceIndex; // Not supported in the first implementations. in MHal_XC_VMark_SetParameters()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_sc.c6050 E_APIXC_ReturnValue MHal_XC_VMark_SetParameters(void* pInstance, MS_U8 u8ServiceIndex, XC_VMARK_PAR… in MHal_XC_VMark_SetParameters() argument
6082 u8ServiceIndex = u8ServiceIndex; // Not supported in the first implementations. in MHal_XC_VMark_SetParameters()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13896 …_VALUE MApi_XC_EX_VMark_SetParameters(XC_DEVICE_ID *pDeviceId, MS_U8 u8ServiceIndex, XC_EX_VMARK_P…
69527 DLL_PUBLIC E_APIXC_ReturnValue MApi_XC_VMark_SetParameters(MS_U8 u8ServiceIndex, XC_VMARK_PARAMETER…
87053 MS_U8 u8ServiceIndex;