Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h463 IOCTL_PQ_GET_CAPS fpPQ_GetCaps; member
646 URELATION(fpPQ_GetCaps,(IOCTL_PQ_GET_CAPS)MDrv_PQ_GetCaps_U2,MDrv_PQ_GetCaps) \
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c308 psPQInstPri->fpPQ_GetCaps = MDrv_PQ_GetCaps_U2; in PQOpen()
994 pPQArgs->bReturnValue = psPQInstPri->fpPQ_GetCaps(pInstance ,pPQArgs->pInfo); in PQIoctl()