Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h385 IOCTL_PQ_GET_TABLE_NUM fpPQ_GetTableNum; member
592 … URELATION(fpPQ_GetTableNum,(IOCTL_PQ_GET_TABLE_NUM)MDrv_PQ_GetTableNum_U2,MDrv_PQ_GetTableNum) \
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c229 psPQInstPri->fpPQ_GetTableNum = MDrv_PQ_GetTableNum_U2; in PQOpen()
469 … pPQArgs->u16Ret = psPQInstPri->fpPQ_GetTableNum(pInstance, pPQArgs->eWindow, pPQArgs->u16PQIPIdx); in PQIoctl()