Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h475 IOCTL_PQ_GET_POINT2POINT fpPQ_Get_PointToPoint; member
658 …URELATION(fpPQ_Get_PointToPoint,(IOCTL_PQ_GET_POINT2POINT)MDrv_PQ_Get_PointToPoint_U2,MDrv_PQ_Get_…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c320 psPQInstPri->fpPQ_Get_PointToPoint = MDrv_PQ_Get_PointToPoint_U2; in PQOpen()
1078 … pPQArgs->bReturnValue = psPQInstPri->fpPQ_Get_PointToPoint(pInstance, pPQArgs->eWindow); in PQIoctl()