Searched refs:_u8AVDDbgLevel (Results 1 – 2 of 2) sorted by relevance
170 #define AVD_LOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ argument173 if (_u8AVDDbgLevel == AVD_DBGLV_DEBUG) ULOGE("AVD","%s lock\n", __FUNCTION__);\176 #define AVD_UNLOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ argument179 if (_u8AVDDbgLevel == AVD_DBGLV_DEBUG) ULOGE("AVD","%s unlock\n", __FUNCTION__); \184 #define AVD_LOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ argument189 #define AVD_UNLOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ argument976 if (pResource->_u8AVDDbgLevel == AVD_DBGLV_DEBUG) in _Drv_AVD_VDMCU_Init()1008 if (pResource->_u8AVDDbgLevel == AVD_DBGLV_DEBUG) in _Drv_AVD_VDMCU_Init()1027 if (pResource->_u8AVDDbgLevel == AVD_DBGLV_DEBUG) in _Drv_AVD_VDMCU_Init()1057 if (pResource->_u8AVDDbgLevel == AVD_DBGLV_DEBUG) in _Drv_AVD_VDMCU_Init()[all …]
457 AVD_DbgLv _u8AVDDbgLevel;