Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c186 #define _TSP_RemoveSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5UL)] &= ~(1 <… macro
2314 _TSP_RemoveSecNotifyId(u32SecFltId); in _TSP_SecFlt_Free()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c197 #define _TSP_RemoveSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5)] &= ~(1UL <… macro
1971 _TSP_RemoveSecNotifyId(u32SecFltId); in _TSP_SecFlt_Free()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c202 #define _TSP_RemoveSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5)] &= ~(1 << … macro
1567 _TSP_RemoveSecNotifyId(u32BufId); in _TSP_SEC_Free()