Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_flt.c316 MDrv_TSP_SecFlt_Free(0, _EmmFlt.buf_id); in _EMM_FreeFilter()
418 MDrv_TSP_SecFlt_Free(0, _EcmFlt[ecm_id].buf_id); in _ECM_FreeFilter()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h376 #define MDrv_TSP_SecFlt_Free(e, p...) MDrv_TSP_SEC_Free(p) macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h774 TSP_Result MDrv_TSP_SecFlt_Free(MS_U32 u32EngId, MS_U32 u32SecFltId);
H A DdrvTSP.c5422 TSP_Result MDrv_TSP_SecFlt_Free(MS_U32 u32EngId, MS_U32 u32SecFltId)
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h847 TSP_Result MDrv_TSP_SecFlt_Free(MS_U32 u32EngId, MS_U32 u32SecFltId);
H A DdrvTSP.c5501 TSP_Result MDrv_TSP_SecFlt_Free(MS_U32 u32EngId, MS_U32 u32SecFltId) in MDrv_TSP_SecFlt_Free() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c5050 if (DRVTSP_OK!= MDrv_TSP_SecFlt_Free(0, _pdmx_res->_FltList[u32DmxId].SecBufId)) in _MApi_DMX_Close()