Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1286 psXCInstPri->fpXC_Exit = MApi_XC_Exit_U2; in XC_Initialize()
1674 URELATION(fpXC_Exit,(IOCTL_XC_EXIT)MApi_XC_Exit_U2,MApi_XC_Exit) in XC_U1_U2_RELATION()
2566 pXCArgs->bReturnValue = psXCInstPri->fpXC_Exit(pInstance); in _XCIoctl()
2569 pXCArgs->bReturnValue = psXCInstPri->fpXC_Exit(g_pDevice1Instance); in _XCIoctl()
H A DXC_private.h1489 IOCTL_XC_EXIT fpXC_Exit; member