Home
last modified time | relevance | path

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

/linux/drivers/char/pcmcia/
A Dsynclink_cs.c519 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 …]
/linux/include/uapi/linux/
A Dsynclink.h240 #define DEBUG_LEVEL_INFO 3 macro
/linux/drivers/tty/
A Dsynclink_gt.c37 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt

Completed in 20 milliseconds