Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h113 IOCTL_VE_GetConfig fpVE_GetConfig; member
164 URELATION(fpVE_GetConfig,(IOCTL_VE_GetConfig)_MDrv_VE_GetConfig,MDrv_VE_GetConfig)
H A Dtvencoder.c294 pstInstPri->fpVE_GetConfig =_MDrv_VE_GetConfig; in TVENCODEROpen()
850 if(TRUE == pstInstPri->fpVE_GetConfig(pInstance, pGetConfig->pMIUAddress)) in TVENCODERIoctl()