Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c1282 static void MDrv_MFE_GetConfigBytes(MFE_CONFIG *pConfig, MFE_U8* pOutBuf) in MDrv_MFE_GetConfigBytes() argument
1288 if (pOutBuf==NULL || pConfig==NULL) in MDrv_MFE_GetConfigBytes()
1292 pBuf = pOutBuf; in MDrv_MFE_GetConfigBytes()