Searched defs:DPRINTK (Results 1 – 4 of 4) sorted by relevance
15 #define DPRINTK(fmt, args...) printk(fmt, ## args) macro17 #define DPRINTK(fmt, args...) macro
16 # define DPRINTK(args...) macro
25 #define DPRINTK(fmt, args...) \ macro
52 #define DPRINTK(type, fmt, args...) \ macro
Completed in 14 milliseconds