Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c1299 static TSP_Result _TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId) in _TSP_Path_Alloc() argument
1301 if( (eResType == E_DRV_TSP_PATH_LIVE) || (eResType == E_DRV_TSP_PATH_FILE) ) in _TSP_Path_Alloc()
1312 u32PhyTspPath = HAL_TSP_TsifMapping(eHalTSIF, (eResType == E_DRV_TSP_PATH_FILE)); in _TSP_Path_Alloc()
1326 static TSP_Result _TSP_Path_Free(DRV_TSP_PATH_TYPE eResType, TSP_TSIF ePath) in _TSP_Path_Free() argument
1328 if( (eResType == E_DRV_TSP_PATH_LIVE) || (eResType == E_DRV_TSP_PATH_FILE) ) in _TSP_Path_Free()
1333 u32PhyTspPath = HAL_TSP_TsifMapping(eHalTSIF, (eResType == E_DRV_TSP_PATH_FILE)); in _TSP_Path_Free()
3519 TSP_Result MDrv_TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId) in MDrv_TSP_Path_Alloc() argument
3525 ret = _TSP_Path_Alloc(eResType, pu32PathId); in MDrv_TSP_Path_Alloc()
3529 if( (eResType == E_DRV_TSP_PATH_LIVE) || (eResType == E_DRV_TSP_PATH_FILE) ) in MDrv_TSP_Path_Alloc()
3545 TSP_Result MDrv_TSP_Path_Free(DRV_TSP_PATH_TYPE eResType, TSP_TSIF ePath) in MDrv_TSP_Path_Free() argument
[all …]
H A DdrvTSP2.h1153 TSP_Result MDrv_TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId);
1154 TSP_Result MDrv_TSP_Path_Free(DRV_TSP_PATH_TYPE eResType, TSP_TSIF ePath);
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c3171 DMX_FILTER_STATUS MApi_DMX_ResAllocate(DMX_RES_TYPE eResType, void *pRes) in MApi_DMX_ResAllocate() argument
3182 u32param[0] = (MS_U32)eResType; in MApi_DMX_ResAllocate()
3193 return _MApi_DMX_ResAllocate(eResType,pRes); in MApi_DMX_ResAllocate()
3207 DMX_FILTER_STATUS MApi_DMX_ResFree(DMX_RES_TYPE eResType, void *pRes) in MApi_DMX_ResFree() argument
3218 u32param[0] = (MS_U32)eResType; in MApi_DMX_ResFree()
3230 return _MApi_DMX_ResFree(eResType,pRes); in MApi_DMX_ResFree()
H A DapiDMX_private.h903 DMX_FILTER_STATUS _MApi_DMX_ResAllocate(DMX_RES_TYPE eResType, void *pRes);
904 DMX_FILTER_STATUS _MApi_DMX_ResFree(DMX_RES_TYPE eResType, void *pRes);
H A DapiDMX.c8208 DMX_FILTER_STATUS _MApi_DMX_ResAllocate(DMX_RES_TYPE eResType, void *pRes)
8217 switch(eResType)
8228 …DRV_TSP_PATH_TYPE eDrvTspPathType = (eResType == DMX_RES_FLOW_PB_LIVE)? E_DRV_TSP_PATH_LIVE : E_…
8288 DMX_FILTER_STATUS _MApi_DMX_ResFree(DMX_RES_TYPE eResType, void *pRes)
8297 switch(eResType)
8307 …DRV_TSP_PATH_TYPE eDrvTspPathType = (eResType == DMX_RES_FLOW_PB_LIVE)? E_DRV_TSP_PATH_LIVE : E_…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c1567 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo() argument
1576 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_KTE_Write_Algo()
2285 DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_Cipher_Set_Default_Algo() argument
2290 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c1571 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo() argument
1580 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_KTE_Write_Algo()
2309 DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_Cipher_Set_Default_Algo() argument
2314 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c1579 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo() argument
1588 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_KTE_Write_Algo()
2269 DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_Cipher_Set_Default_Algo() argument
2274 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c1579 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo() argument
1588 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_KTE_Write_Algo()
2269 DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_Cipher_Set_Default_Algo() argument
2274 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c1561 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo() argument
1570 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_KTE_Write_Algo()
2279 DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_Cipher_Set_Default_Algo() argument
2284 HAL_DSCMB_ResSBAlgo_Type eRes = _HAL_DSCMB_GetResSBType(eResType); in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1567 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_ResAllocate(DMX_RES_TYPE eResType, void *pRes);
1578 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_ResFree(DMX_RES_TYPE eResType, void *pRes);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33262 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_ResAllocate(DMX_RES_TYPE eResType, void *pRes);
33264 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_ResFree(DMX_RES_TYPE eResType, void *pRes);