Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h387 IOCTL_PQ_GET_TABLE_INDEX fpPQ_GetTableIndex; member
594 …URELATION(fpPQ_GetTableIndex,(IOCTL_PQ_GET_TABLE_INDEX)MDrv_PQ_GetTableIndex_U2,MDrv_PQ_GetTableIn…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c231 psPQInstPri->fpPQ_GetTableIndex = MDrv_PQ_GetTableIndex_U2; in PQOpen()
483 …pPQArgs->u16Ret = psPQInstPri->fpPQ_GetTableIndex(pInstance, pPQArgs->eWindow, pPQArgs->u16PQIPIdx… in PQIoctl()