Searched refs:DEBUG_LEVEL_INFO (Results 1 – 6 of 6) sorted by relevance
173 #define DEBUG_LEVEL_INFO 1 macro249 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_release()304 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()327 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()342 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()371 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()393 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()415 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()434 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()450 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()[all …]
744 if (debug_level >= DEBUG_LEVEL_INFO) in open()777 if (debug_level >= DEBUG_LEVEL_INFO) in open()783 if (debug_level >= DEBUG_LEVEL_INFO) in open()809 if (debug_level >= DEBUG_LEVEL_INFO) in close()828 if (debug_level >= DEBUG_LEVEL_INFO) in close()841 if (debug_level >= DEBUG_LEVEL_INFO) in hangup()869 if (debug_level >= DEBUG_LEVEL_INFO) in set_termios()922 if (debug_level >= DEBUG_LEVEL_INFO) in write()987 if (debug_level >= DEBUG_LEVEL_INFO) in write()1001 if ( debug_level >= DEBUG_LEVEL_INFO ) { in put_char()[all …]
987 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_stop()1010 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_start()1761 if ( debug_level >= DEBUG_LEVEL_INFO ) in startup()1823 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1917 if (debug_level >= DEBUG_LEVEL_INFO) in mgsl_change_params()2025 if (debug_level >= DEBUG_LEVEL_INFO) { in mgsl_put_char()2064 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2075 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2116 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()2180 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()[all …]
38 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt
521 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_probe()574 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_config()610 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()618 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()704 if (debug_level >= DEBUG_LEVEL_INFO) in tx_pause()720 if (debug_level >= DEBUG_LEVEL_INFO) in tx_release()1268 if (debug_level >= DEBUG_LEVEL_INFO) in startup()1324 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1405 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_change_params()1493 if (debug_level >= DEBUG_LEVEL_INFO) { in mgslpc_put_char()[all …]
239 #define DEBUG_LEVEL_INFO 3 macro