Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h544 IOCTL_PQ_GRULE_GET_SUPPORT_STATUS fpPQ_GRULE_Get_Support_Status; member
713 …URELATION(fpPQ_GRULE_Get_Support_Status,(IOCTL_PQ_GRULE_GET_SUPPORT_STATUS)MDrv_PQ_GRULE_Get_Suppo…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c381 psPQInstPri->fpPQ_GRULE_Get_Support_Status = MDrv_PQ_GRULE_Get_Support_Status_U2; in PQOpen()
1591 … pPQArgs->bReturnValue = psPQInstPri->fpPQ_GRULE_Get_Support_Status(pInstance,pPQArgs->enType); in PQIoctl()