Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvNJPD.c138 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) ULOGI…
144 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) print…
150 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) ALOGI…
153 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) LOGI(…
H A DdrvNJPD.h410 , E_NJPD_DEBUG_DRV_MSG = 0x02 enumerator