Searched defs:ADBG (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/ipv6/ |
D | addrconf.c | 77 #define ADBG(x) printk x macro 79 #define ADBG(x) macro
|
/linux-2.4.37.9/drivers/usb/ |
D | vicam.c | 59 #define ADBG(lineno,fmt,args...) printk(fmt, jiffies, __FUNCTION__, lineno, ##args) macro
|
/linux-2.4.37.9/drivers/media/video/ |
D | cpia.h | 401 #define ADBG(function,lineno,fmt,args...) printk(fmt, jiffies, function, lineno, ##args) macro
|