Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1506 psXCInstPri->fpXC_Enable_TwoInitFactor = MApi_XC_Enable_TwoInitFactor_U2; in XC_Initialize()
1891 …URELATION(fpXC_Enable_TwoInitFactor,(IOCTL_XC_ENABLE_TWOINITFACTOR)MApi_XC_Enable_TwoInitFactor_U2… in XC_U1_U2_RELATION()
5670 …pXCArgs->bReturnValue = psXCInstPri->fpXC_Enable_TwoInitFactor(pInstance, pXCArgs->bEnable, pXCArg… in _XCIoctl()
H A DXC_private.h1711 IOCTL_XC_ENABLE_TWOINITFACTOR fpXC_Enable_TwoInitFactor; member