Home
last modified time | relevance | path

Searched refs:_TSP_Flt_StateGet (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c2539 static MS_BOOL _TSP_Flt_StateGet(MS_U32 u32EngId, MS_U32 u32FltId, DrvTSP_FltState *peState) in _TSP_Flt_StateGet() function
4480 if (_TSP_Flt_StateGet(0, u32FltId, peState))
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c2152 static MS_BOOL _TSP_Flt_StateGet(MS_U32 u32EngId, MS_U32 u32FltId, DrvTSP_FltState *peState) in _TSP_Flt_StateGet() function
4117 if (_TSP_Flt_StateGet(0, u32FltId, peState)) in MDrv_TSP_Flt_GetState()