Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h518 IOCTL_PQ_GetQmapExecutor fpPQ_GetQmapExecutor; member
697 …URELATION(fpPQ_GetQmapExecutor,(IOCTL_PQ_GetQmapExecutor)MDrv_PQ_GetQmapExecutor_U2,MDrv_PQ_GetQma…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c362 psPQInstPri->fpPQ_GetQmapExecutor = MDrv_PQ_GetQmapExecutor_U2; in PQOpen()
1413 … pPQArgs->bReturnValue = psPQInstPri->fpPQ_GetQmapExecutor(pInstance,pPQArgs->eFunctionType); in PQIoctl()