Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1552 psXCInstPri->fpXC_Get_DSForceIndexSupported = MApi_XC_Get_DSForceIndexSupported_U2; in XC_Initialize()
1937 …URELATION(fpXC_Get_DSForceIndexSupported,(IOCTL_XC_GET_DSFORCEINDEXSUPPORTED)MApi_XC_Get_DSForceIn… in XC_U1_U2_RELATION()
6290 … pXCArgs->eReturnValue = psXCInstPri->fpXC_Get_DSForceIndexSupported(pInstance, pXCArgs->eWindow); in _XCIoctl()
H A DXC_private.h1757 IOCTL_XC_GET_DSFORCEINDEXSUPPORTED fpXC_Get_DSForceIndexSupported; member