Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h458 IOCTL_PQ_GET_VDSAMPLING_INFO fpPQ_Get_VDSampling_Info; member
642 …URELATION(fpPQ_Get_VDSampling_Info,(IOCTL_PQ_GET_VDSAMPLING_INFO)MDrv_PQ_Get_VDSampling_Info_U2,MD…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c303 psPQInstPri->fpPQ_Get_VDSampling_Info = MDrv_PQ_Get_VDSampling_Info_U2; in PQOpen()
957 … pPQArgs->bReturnValue = psPQInstPri->fpPQ_Get_VDSampling_Info(pInstance ,pPQArgs->eWindow, in PQIoctl()