Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1554 psXCInstPri->fpXC_Set_DSIndexSourceSelect = MApi_XC_Set_DSIndexSourceSelect_U2; in XC_Initialize()
1939 …URELATION(fpXC_Set_DSIndexSourceSelect,(IOCTL_XC_SET_DSINDEXSOURCESELECT)MApi_XC_Set_DSIndexSource… in XC_U1_U2_RELATION()
6320 …pXCArgs->eReturnValue = psXCInstPri->fpXC_Set_DSIndexSourceSelect(pInstance, pXCArgs->eDSIdxSrc, p… in _XCIoctl()
H A DXC_private.h1759 IOCTL_XC_SET_DSINDEXSOURCESELECT fpXC_Set_DSIndexSourceSelect; member