Home
last modified time | relevance | path

Searched refs:DEBUG_LEVEL_INFO (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/tty/
Dn_hdlc.c172 #define DEBUG_LEVEL_INFO 1 macro
248 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 …]
Dsynclinkmp.c751 if (debug_level >= DEBUG_LEVEL_INFO) in open()
784 if (debug_level >= DEBUG_LEVEL_INFO) in open()
790 if (debug_level >= DEBUG_LEVEL_INFO) in open()
816 if (debug_level >= DEBUG_LEVEL_INFO) in close()
835 if (debug_level >= DEBUG_LEVEL_INFO) in close()
848 if (debug_level >= DEBUG_LEVEL_INFO) in hangup()
876 if (debug_level >= DEBUG_LEVEL_INFO) in set_termios()
929 if (debug_level >= DEBUG_LEVEL_INFO) in write()
994 if (debug_level >= DEBUG_LEVEL_INFO) in write()
1008 if ( debug_level >= DEBUG_LEVEL_INFO ) { in put_char()
[all …]
Dsynclink.c983 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 …]
Dsynclink_gt.c38 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c519 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 …]
/linux-4.1.27/include/uapi/linux/
Dsynclink.h239 #define DEBUG_LEVEL_INFO 3 macro