dbg 1708 include/linux/usb.h #define dbg(format, arg...) printk(KERN_DEBUG "%s: " format "\n" , \
dbg 1711 include/linux/usb.h #define dbg(format, arg...) do {} while (0)
dbg 319 include/linux/usb/serial.h #undef dbg
dbg 320 include/linux/usb/serial.h #define dbg(format, arg...) \
dbg 137 net/tipc/core.h #define dbg(fmt, arg...) \
dbg 158 net/tipc/core.h #define dbg(fmt, arg...) do {} while (0)
dbg 40 sound/soc/soc-core.c #define dbg(format, arg...) printk(format, ## arg)
dbg 42 sound/soc/soc-core.c #define dbg(format, arg...)