Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DmdrvCA.c313 CA_OTP_WRITE* pWrite = (CA_OTP_WRITE*)pu32Args; in CAIoctl() local
314 if(TRUE == _MDrv_CA_OTP_Write(pWrite->u32Addr, pWrite->u32value)) in CAIoctl()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c1731 DMX_FILTER_STATUS MApi_DMX_SectWriteGet(MS_U32 u32DmxId, MS_PHY* pWrite) in MApi_DMX_SectWriteGet() argument
1740 *pWrite = 0; in MApi_DMX_SectWriteGet()
1752 *pWrite = *((MS_PHY*)ptrTmp); in MApi_DMX_SectWriteGet()
1761 return _MApi_DMX_SectWriteGet(u32DmxId, pWrite); in MApi_DMX_SectWriteGet()
1867 DMX_FILTER_STATUS MApi_DMX_TTX_WriteGet(MS_U32 u32DmxId, MS_PHY* pWrite) in MApi_DMX_TTX_WriteGet() argument
1877 *pWrite = 0; in MApi_DMX_TTX_WriteGet()
1889 *pWrite = *((MS_PHY*)ptrTmp); in MApi_DMX_TTX_WriteGet()
1898 return _MApi_DMX_TTX_WriteGet(u32DmxId, pWrite); in MApi_DMX_TTX_WriteGet()
H A DapiDMX_private.h715 DMX_FILTER_STATUS _MApi_DMX_SectWriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
719 DMX_FILTER_STATUS _MApi_DMX_TTX_WriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
H A DapiDMX.c5589 DMX_FILTER_STATUS _MApi_DMX_SectWriteGet(MS_U32 u32DmxId, MS_PHY* pWrite)
5601 … if (DRVTSP_OK != MDrv_TSP_SecFlt_GetWriteAddr(0, _pdmx_res->_FltList[u32DmxId].SecBufId, pWrite))
5685 DMX_FILTER_STATUS _MApi_DMX_TTX_WriteGet(MS_U32 u32DmxId, MS_PHY* pWrite)
5689 …f(DRVTSP_OK != MDrv_TSP_TTX_SecFlt_GetWriteAddr(0, _pdmx_res->_FltList[u32DmxId].SecBufId, pWrite))
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h2192 DMX_FILTER_STATUS MApi_DMX_SectWriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
2239 DMX_FILTER_STATUS MApi_DMX_TTX_WriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
H A DdrvMVD.h760 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite);
H A DapiVDEC.h1315 VDEC_Result MApi_VDEC_CC_GetWritePtr(MS_U32 *pWrite);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h1672 DMX_FILTER_STATUS MApi_DMX_SectWriteGet(MS_U8 u8DmxId, MS_PHY* pWrite);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h287 __vdec_if E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite) __vdec_weak;
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c5381 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite) in MDrv_MVD_CCGetWritePtr() argument
5384 if (!pWrite) in MDrv_MVD_CCGetWritePtr()
5388 *pWrite = MDrv_CC_PM_GetMVDRB_WriteAddr(u8CC608); in MDrv_MVD_CCGetWritePtr()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt26221 VDEC_Result MApi_VDEC_CC_GetWritePtr(MS_U32 *pWrite);
33370 DMX_FILTER_STATUS MApi_DMX_SectWriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
33378 DMX_FILTER_STATUS MApi_DMX_TTX_WriteGet(MS_U32 u32DmxId, MS_PHY* pWrite);
54502 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite);