Home
last modified time | relevance | path

Searched refs:MDRV_PQ_PrintLoadTableInfo_U2 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h647 …LATION(fpPQ_PrintLoadTableInfo,(IOCTL_PQ_PRINT_LOADTABLE_INFO)MDRV_PQ_PrintLoadTableInfo_U2,MDRV_P…
863 void MDRV_PQ_PrintLoadTableInfo_U2(void* pInstance,MS_PQ_PQLOADTABLE_WIN enPQWin);
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c309 psPQInstPri->fpPQ_PrintLoadTableInfo = MDRV_PQ_PrintLoadTableInfo_U2; in PQOpen()
H A DdrvPQ.c8641 void MDRV_PQ_PrintLoadTableInfo_U2(void* pInstance,MS_PQ_PQLOADTABLE_WIN enPQWin) in MDRV_PQ_PrintLoadTableInfo_U2() function