Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c1301 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()
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()
3529 if( (eResType == E_DRV_TSP_PATH_LIVE) || (eResType == E_DRV_TSP_PATH_FILE) ) in MDrv_TSP_Path_Alloc()
H A DdrvTSP2.h382 E_DRV_TSP_PATH_FILE, enumerator
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c8228 … eDrvTspPathType = (eResType == DMX_RES_FLOW_PB_LIVE)? E_DRV_TSP_PATH_LIVE : E_DRV_TSP_PATH_FILE;
8307 … eDrvTspPathType = (eResType == DMX_RES_FLOW_PB_LIVE)? E_DRV_TSP_PATH_LIVE : E_DRV_TSP_PATH_FILE;