Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP_v2.c308 psMVOPInstPri->fpMVOP_ExGetVStart = MDrv_MVOP_EX_GetVStart_V2; in MVOPOpen()
1814 pMVOPArgs->u16Ret = psMVOPInstPri->fpMVOP_ExGetVStart(pInstance, pMVOPArgs->eID); in MVOPIoctl()
1831 pMVOPArgs->u16Ret = psMVOPInstPri->fpMVOP_ExGetVStart(pInstance, pMVOPArgs->eID); in MVOPIoctl()
1849 pMVOPArgs->u16Ret = psMVOPInstPri->fpMVOP_ExGetVStart(pInstance, pMVOPArgs->eID); in MVOPIoctl()
1866 pMVOPArgs->u16Ret = psMVOPInstPri->fpMVOP_ExGetVStart(pInstance, pMVOPArgs->eID); in MVOPIoctl()
H A DMVOP_private.h329 IOCTL_MVOP_EXGETVSTART fpMVOP_ExGetVStart; member