Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi2/
H A DdrvMMFilein.h305 MMFI_Result MDrv_MMFI_Path_Alloc(MS_U32 *pu32PathId);
H A DdrvMMFilein.c491 MMFI_Result MDrv_MMFI_Path_Alloc(MS_U32 *pu32PathId) in MDrv_MMFI_Path_Alloc() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c8238 …eRet = (MDrv_MMFI_Path_Alloc(&u32PathId) == DRVMMFI_OK)? DMX_FILTER_STATUS_OK : DMX_FILTER_STATUS_…