Home
last modified time | relevance | path

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

/linux/drivers/char/pcmcia/
A Dsynclink_cs.c834 if (debug_level >= DEBUG_LEVEL_ISR) in rx_ready_hdlc()
1001 if (debug_level >= DEBUG_LEVEL_ISR) in tx_ready()
1103 if (debug_level >= DEBUG_LEVEL_ISR) in dcd_change()
1163 if (debug_level >= DEBUG_LEVEL_ISR) in mgslpc_isr()
1174 if (debug_level >= DEBUG_LEVEL_ISR) in mgslpc_isr()
1247 if (debug_level >= DEBUG_LEVEL_ISR) in mgslpc_isr()
1257 if (debug_level >= DEBUG_LEVEL_ISR) in mgslpc_isr()
3247 if (debug_level >= DEBUG_LEVEL_ISR) in rx_stop()
3260 if (debug_level >= DEBUG_LEVEL_ISR) in rx_start()
3276 if (debug_level >= DEBUG_LEVEL_ISR) in tx_start()
[all …]
/linux/include/uapi/linux/
A Dsynclink.h242 #define DEBUG_LEVEL_ISR 5 macro
/linux/drivers/tty/
A Dsynclink_gt.c40 #define DBGISR(fmt) if (debug_level >= DEBUG_LEVEL_ISR) printk fmt

Completed in 18 milliseconds