Searched refs:pu32PathId (Results 1 – 4 of 4) sorted by relevance
260 static MMFI_Result _MMFI_Path_Alloc(MS_U32 *pu32PathId) in _MMFI_Path_Alloc() argument264 *pu32PathId = (MS_U32)-1; in _MMFI_Path_Alloc()270 *pu32PathId = (MS_U32)eMmfiPath; in _MMFI_Path_Alloc()491 MMFI_Result MDrv_MMFI_Path_Alloc(MS_U32 *pu32PathId) in MDrv_MMFI_Path_Alloc() argument499 eRet = _MMFI_Path_Alloc(pu32PathId); in MDrv_MMFI_Path_Alloc()
305 MMFI_Result MDrv_MMFI_Path_Alloc(MS_U32 *pu32PathId);
1299 static TSP_Result _TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId) in _TSP_Path_Alloc() argument1306 *pu32PathId = (MS_U32)-1; in _TSP_Path_Alloc()1317 *pu32PathId = (MS_U32) eTSIF; in _TSP_Path_Alloc()3519 TSP_Result MDrv_TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId) in MDrv_TSP_Path_Alloc() argument3525 ret = _TSP_Path_Alloc(eResType, pu32PathId); in MDrv_TSP_Path_Alloc()
1153 TSP_Result MDrv_TSP_Path_Alloc(DRV_TSP_PATH_TYPE eResType, MS_U32 *pu32PathId);