Searched refs:DEBUG_LEVEL_INFO (Results 1 – 6 of 6) sorted by relevance
172 #define DEBUG_LEVEL_INFO 1 macro248 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_release()303 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()326 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()341 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()370 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()392 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()414 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()433 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()449 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()[all …]
751 if (debug_level >= DEBUG_LEVEL_INFO) in open()775 if (debug_level >= DEBUG_LEVEL_INFO) in open()781 if (debug_level >= DEBUG_LEVEL_INFO) in open()807 if (debug_level >= DEBUG_LEVEL_INFO) in close()826 if (debug_level >= DEBUG_LEVEL_INFO) in close()839 if (debug_level >= DEBUG_LEVEL_INFO) in hangup()867 if (debug_level >= DEBUG_LEVEL_INFO) in set_termios()920 if (debug_level >= DEBUG_LEVEL_INFO) in write()985 if (debug_level >= DEBUG_LEVEL_INFO) in write()999 if ( debug_level >= DEBUG_LEVEL_INFO ) { in put_char()[all …]
983 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_stop()1006 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_start()1753 if ( debug_level >= DEBUG_LEVEL_INFO ) in startup()1815 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1909 if (debug_level >= DEBUG_LEVEL_INFO) in mgsl_change_params()2017 if (debug_level >= DEBUG_LEVEL_INFO) { in mgsl_put_char()2056 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2067 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2108 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()2171 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()[all …]
38 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt
519 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_probe()581 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_config()617 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()625 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()711 if (debug_level >= DEBUG_LEVEL_INFO) in tx_pause()727 if (debug_level >= DEBUG_LEVEL_INFO) in tx_release()1272 if (debug_level >= DEBUG_LEVEL_INFO) in startup()1328 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1409 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_change_params()1497 if (debug_level >= DEBUG_LEVEL_INFO) { in mgslpc_put_char()[all …]
239 #define DEBUG_LEVEL_INFO 3 macro