Searched refs:bEnableY (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/ |
| H A D | apiPQ_v2.h | 694 MS_BOOL bEnableY; member
|
| H A D | PQ_private.h | 848 void MDrv_PQ_MADiForceMotion_U2(void* pInstance,PQ_WIN eWindow, MS_BOOL bEnableY, MS_U16 u16DataY,
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvPQ.h | 1487 INTERFACE void MDrv_PQ_MADiForceMotion(PQ_WIN eWindow, MS_BOOL bEnableY, MS_U16 u16DataY,
|
| H A D | drvPQ.c | 7803 void MDrv_PQ_MADiForceMotion_U2(void* pInstance,PQ_WIN eWindow, MS_BOOL bEnableY, MS_U16 u16DataY, in MDrv_PQ_MADiForceMotion_U2() argument 7807 if (bEnableY) in MDrv_PQ_MADiForceMotion_U2() 7840 void MDrv_PQ_MADiForceMotion(PQ_WIN eWindow, MS_BOOL bEnableY, MS_U16 u16DataY, in MDrv_PQ_MADiForceMotion() argument 7854 PQArgs.bEnableY = bEnableY; in MDrv_PQ_MADiForceMotion()
|
| H A D | apiPQ_v2.c | 925 …psPQInstPri->fpPQ_MADiForceMotion(pInstance ,pPQArgs->eWindow, pPQArgs->bEnableY, pPQArgs->u16DataY in PQIoctl()
|