Searched defs:DEBUG (Results 1 – 25 of 60) sorted by relevance
123
20 #define DEBUG(x) do {x;} while (0); macro22 #define DEBUG(x) do {} while (0); macro
15 #define DEBUG macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) macro88 #define DEBUG(lvl, stuff...) do { } while (0) macro
172 #define DEBUG(n, args...) do { \ macro177 #define DEBUG(n, args...) do { } while (0) macro
22 #define DEBUG macro
32 #define DEBUG macro
51 DEBUG, enumerator
34 #define DEBUG macro
132 #define DEBUG 2 /* print fancy stuff too */ macro
34 #define DEBUG /* define this for verbose EDID parsing output */ macro
60 #define DEBUG 0 macro
26 #define DEBUG /* for pr_debug() */ macro
19 #define DEBUG(f, args...) K_DEBUG(f, pc_debug, args) macro
25 #define DEBUG macro
10 #define DEBUG 1 macro
38 #define DEBUG macro
18 #define DEBUG macro
11 #define DEBUG /* So dev_dbg() is always available. */ macro
16 #define DEBUG macro
40 #define DEBUG macro
23 #define DEBUG macro
25 #define DEBUG(x) printk x macro31 #define DEBUG(x) do {} while (0) macro
9 #define DEBUG macro