Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsynclink.h241 #define DEBUG_LEVEL_BH 4 macro
/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c772 if (debug_level >= DEBUG_LEVEL_BH) in bh_handler()
782 if (debug_level >= DEBUG_LEVEL_BH) in bh_handler()
805 if (debug_level >= DEBUG_LEVEL_BH) in bh_handler()
812 if (debug_level >= DEBUG_LEVEL_BH) in bh_transmit()
3669 if (debug_level >= DEBUG_LEVEL_BH) in rx_get_frame()
/linux-6.1.9/drivers/tty/
Dsynclink_gt.c39 #define DBGBH(fmt) if (debug_level >= DEBUG_LEVEL_BH) printk fmt