debug 7 include/video/trident.h #define debug(f, a...) printk("%s:" f, __func__ , ## a); debug 9 include/video/trident.h #define debug(f, a...) debug 41 scripts/dtc/dtc.h #define debug(fmt,args...) printf(fmt, ##args) debug 43 scripts/dtc/dtc.h #define debug(fmt,args...) debug 1204 scripts/unifdef.c debug(const char *msg, ...)