Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h388 IOCTL_PQ_GET_CUSTOMER_TABLE_INDEX fpPQ_GetCustomerTableIndex; member
595 …URELATION(fpPQ_GetCustomerTableIndex,(IOCTL_PQ_GET_CUSTOMER_TABLE_INDEX)MDrv_PQ_GetCustomerTableIn…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c232 psPQInstPri->fpPQ_GetCustomerTableIndex = MDrv_PQ_GetCustomerTableIndex_U2; in PQOpen()
490 …pPQArgs->u16Ret = psPQInstPri->fpPQ_GetCustomerTableIndex(pInstance, pPQArgs->eWindow, pPQArgs->u1… in PQIoctl()