Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h395 IOCTL_PQ_LOAD_CUSTOMER_TABLE fpPQ_LoadCustomerTable; member
598 …URELATION(fpPQ_LoadCustomerTable,(IOCTL_PQ_LOAD_CUSTOMER_TABLE)MDrv_PQ_LoadCustomerTable_U2,MDrv_P…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c239 psPQInstPri->fpPQ_LoadCustomerTable = MDrv_PQ_LoadCustomerTable_U2; in PQOpen()
551 psPQInstPri->fpPQ_LoadCustomerTable(pInstance, pPQArgs->eWindow , in PQIoctl()