Searched defs:DEBUG_MSG (Results 1 – 2 of 2) sorted by relevance
15 #define DEBUG_MSG(f, a...) printk(f, ## a) macro17 #define DEBUG_MSG(f, a...) macro
24 #define DEBUG_MSG 0 macro