Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h381 IOCTL_PQ_INIT fpPQ_Init; member
588 URELATION(fpPQ_Init,(IOCTL_PQ_INIT)MDrv_PQ_Init_U2,MDrv_PQ_Init) \
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c225 psPQInstPri->fpPQ_Init = MDrv_PQ_Init_U2; in PQOpen()
443 psPQInstPri->fpPQ_Init(pInstance, pPQArgs->pstPQInitInfo); in PQIoctl()