Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dsynclink.h242 #define DEBUG_LEVEL_ISR 5 macro
/linux-6.12.1/drivers/tty/
Dsynclink_gt.c40 #define DBGISR(fmt) if (debug_level >= DEBUG_LEVEL_ISR) printk fmt