Searched refs:LDM_DBG_ERR (Results 1 – 1 of 1) sorted by relevance
168 #define LDM_DBG_ERR(msg...) if (gLDMDbgLevel >= E_LDM_DEBUG_LEVEL_ERROR) \ macro221 LDM_DBG_ERR("LDM Initial Configuration Fails iResult: %d \n", iResult); in MDrv_LDM_SetDbgLevel()244 LDM_DBG_ERR("LDM file descriptor is not been opened\n"); in MDrv_LDM_Enable()256 LDM_DBG_ERR("LDM enable Fails iResult: %d \n", iResult); in MDrv_LDM_Enable()266 LDM_DBG_ERR("Fun:%s @@error:LDM Should init !!!\n",__FUNCTION__); in MDrv_LDM_Enable()271 LDM_DBG_ERR("Fun:%s @@error:ENTRY fails!\n", __FUNCTION__); in MDrv_LDM_Enable()295 LDM_DBG_ERR("LDM file descriptor is not been opened\n"); in MDrv_LDM_Disable()308 LDM_DBG_ERR("LDM Initial Configuration Fails iResult: %d \n", iResult); in MDrv_LDM_Disable()318 LDM_DBG_ERR("Fun:%s @@error:LDM Should init !!!\n",__FUNCTION__); in MDrv_LDM_Disable()323 LDM_DBG_ERR("Fun:%s @@error:ENTRY fails!\n", __FUNCTION__); in MDrv_LDM_Disable()[all …]