Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1464 psXCInstPri->fpXC_PQ_LoadFunction = MApi_XC_PQ_LoadFunction_U2; in XC_Initialize()
1849 …URELATION(fpXC_PQ_LoadFunction,(IOCTL_XC_PQ_LOADFUNCTION)MApi_XC_PQ_LoadFunction_U2,MApi_XC_PQ_Loa… in XC_U1_U2_RELATION()
5091 … psXCInstPri->fpXC_PQ_LoadFunction(pInstance, pXCArgs->function_Info, pXCArgs->u32InitDataLen); in _XCIoctl()
5094 …psXCInstPri->fpXC_PQ_LoadFunction(g_pDevice1Instance, pXCArgs->function_Info, pXCArgs->u32InitData… in _XCIoctl()
H A DXC_private.h1669 IOCTL_XC_PQ_LOADFUNCTION fpXC_PQ_LoadFunction; member