Searched defs:dprintk (Results 1 – 8 of 8) sorted by relevance
25 #define dprintk(format, args...) \ macro28 #define dprintk(format, args...) \ macro
18 #define dprintk(format, args...) \ macro
46 #define dprintk(format, args...) \ macro
25 #define dprintk(args...) macro
45 #define dprintk(args...) printk(KERN_DEBUG args) macro47 #define dprintk(args...) macro
29 #define dprintk(args...) macro
48 #define dprintk(args...) macro
27 #define dprintk(args...) /* printf(args) */ macro