Searched refs:DEBUG_LEVEL_INFO (Results 1 – 6 of 6) sorted by relevance
169 #define DEBUG_LEVEL_INFO 1 macro238 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_release()292 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()315 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_close()330 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()359 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_tty_open()381 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()397 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()416 if (debuglevel >= DEBUG_LEVEL_INFO) in n_hdlc_send_frames()429 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()915 if (debug_level >= DEBUG_LEVEL_INFO) in write()980 if (debug_level >= DEBUG_LEVEL_INFO) in write()994 if ( debug_level >= DEBUG_LEVEL_INFO ) { in put_char()[all …]
982 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_stop()1005 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_start()1751 if ( debug_level >= DEBUG_LEVEL_INFO ) in startup()1812 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()1905 if (debug_level >= DEBUG_LEVEL_INFO) in mgsl_change_params()2006 if (debug_level >= DEBUG_LEVEL_INFO) { in mgsl_put_char()2045 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2056 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_flush_chars()2097 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()2160 if ( debug_level >= DEBUG_LEVEL_INFO ) in mgsl_write()[all …]
37 #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()1490 if (debug_level >= DEBUG_LEVEL_INFO) { in mgslpc_put_char()[all …]
240 #define DEBUG_LEVEL_INFO 3 macro