Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h240 #define DEBUG_LEVEL_INFO 3 macro
/linux/drivers/tty/
H A Dsynclink_gt.c37 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt