Searched defs:DEBUG_MSG (Results 1 – 2 of 2) sorted by relevance
17 #define DEBUG_MSG(f, a...) printk(f, ## a) macro19 #define DEBUG_MSG(f, a...) no_printk(f, ## a) macro
27 #define DEBUG_MSG 0 macro