Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h164 URELATION(fpVE_GetConfig,(IOCTL_VE_GetConfig)_MDrv_VE_GetConfig,MDrv_VE_GetConfig)
220 MS_BOOL _MDrv_VE_GetConfig(void* pInstance, MS_PHY *pMIUAddress);
H A Dtvencoder.c294 pstInstPri->fpVE_GetConfig =_MDrv_VE_GetConfig; in TVENCODEROpen()
H A DdrvTVEncoder.c743 MS_BOOL _MDrv_VE_GetConfig(void* pInstance, MS_PHY *pMIUAddress) in _MDrv_VE_GetConfig() function