Home
last modified time | relevance | path

Searched refs:enPTP_Type (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c2997 void MDrv_PQ_LoadPTPTable_U2(void* pInstance,PQ_WIN eWindow, PQ_PTP_FUNCTION_TYPE enPTP_Type) in MDrv_PQ_LoadPTPTable_U2() argument
3008 if( enPTP_Type == PQ_PTP_PTP ) in MDrv_PQ_LoadPTPTable_U2()
3028 UNUSED(enPTP_Type); in MDrv_PQ_LoadPTPTable_U2()
3031 void MDrv_PQ_LoadPTPTable(PQ_WIN eWindow, PQ_PTP_FUNCTION_TYPE enPTP_Type) in MDrv_PQ_LoadPTPTable() argument
3044 PQArgs.enPTP_Type = enPTP_Type; in MDrv_PQ_LoadPTPTable()
H A DdrvPQ_cus.h419 INTERFACE void MDrv_PQ_LoadPTPTable(PQ_WIN eWindow, PQ_PTP_FUNCTION_TYPE enPTP_Type);
H A DapiPQ_v2.c1615 psPQInstPri->fpPQ_LoadPTPTable(pInstance,pPQArgs->eWindow, pPQArgs->enPTP_Type); in PQIoctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h1232 PQ_PTP_FUNCTION_TYPE enPTP_Type; member
H A DPQ_private.h949 void MDrv_PQ_LoadPTPTable_U2(void* pInstance,PQ_WIN eWindow, PQ_PTP_FUNCTION_TYPE enPTP_Type);