Home
last modified time | relevance | path

Searched defs:_TSP_INT_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c256 #define _TSP_INT_UNLOCK() if(!OSAL_TSP_MutexRelease(_ptsp_res->_s32In… macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c239 #define _TSP_INT_UNLOCK() spin_unlock_irqrestore(&_ptsp_res->_s32IntRegMu… macro
242 #define _TSP_INT_UNLOCK() TSP_OS_MutexRelease(_ptsp_res->_s32IntRegMutexI… macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c259 #define _TSP_INT_UNLOCK() if(!OSAL_TSP_MutexRelease(_ptsp_res->_s… macro