Searched refs:DEBUG_LEVEL_INFO (Results 1 – 3 of 3) sorted by relevance
519 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_probe()579 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_config()615 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()623 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()709 if (debug_level >= DEBUG_LEVEL_INFO) in tx_pause()725 if (debug_level >= DEBUG_LEVEL_INFO) in tx_release()1270 if (debug_level >= DEBUG_LEVEL_INFO) in startup()1326 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1407 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_change_params()1515 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_flush_chars()[all …]
240 #define DEBUG_LEVEL_INFO 3 macro
37 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt
Completed in 20 milliseconds