Home
last modified time | relevance | path

Searched refs:pMIUAddress (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTVEncoder.h632 MS_BOOL SYMBOL_WEAK MDrv_VE_GetConfig(MS_PHY *pMIUAddress);
634 MS_BOOL SYMBOL_WEAK MDrv_VE_GetConfig(MS_PHYADDR *pMIUAddress);
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h54 … (*IOCTL_VE_GetConfig) (void* pInstance, MS_PHY *pMIUAddress);
220 MS_BOOL _MDrv_VE_GetConfig(void* pInstance, MS_PHY *pMIUAddress);
H A DdrvTVEncoder.c743 MS_BOOL _MDrv_VE_GetConfig(void* pInstance, MS_PHY *pMIUAddress) in _MDrv_VE_GetConfig() argument
759 *pMIUAddress = pstResPri->u32MIUAddress; in _MDrv_VE_GetConfig()
769 MS_BOOL MDrv_VE_GetConfig(MS_PHY *pMIUAddress) in MDrv_VE_GetConfig() argument
791 pArgs->pMIUAddress = pMIUAddress; in MDrv_VE_GetConfig()
H A Dtvencoder.h138 MS_PHY *pMIUAddress; member
H A Dtvencoder.c850 if(TRUE == pstInstPri->fpVE_GetConfig(pInstance, pGetConfig->pMIUAddress)) in TVENCODERIoctl()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c450 …((unsigned long)(&(pGetConfig->pMIUAddress))-(unsigned long)pGetConfig), (unsigned long)&spt_VE_Co… in TVENCODER_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21702 MS_BOOL SYMBOL_WEAK MDrv_VE_GetConfig(MS_PHY *pMIUAddress);
21704 MS_BOOL SYMBOL_WEAK MDrv_VE_GetConfig(MS_PHYADDR *pMIUAddress);