Searched defs:PDEBUG (Results 1 – 6 of 6) sorted by relevance
/drivers/media/usb/usbvision/ |
D | usbvision-i2c.c | 32 #define PDEBUG(level, fmt, args...) { \ macro
|
D | usbvision-video.c | 68 #define PDEBUG(level, fmt, args...) { \ macro 74 #define PDEBUG(level, fmt, args...) do {} while (0) macro
|
D | usbvision-core.c | 61 #define PDEBUG(level, fmt, args...) { \ macro 67 #define PDEBUG(level, fmt, args...) do {} while (0) macro
|
/drivers/scsi/ |
D | dpti.h | 87 # define PDEBUG(fmt, args...) printk(KERN_DEBUG "dpti: " fmt, ##args) macro 90 # define PDEBUG(fmt, args...) /* not debugging: nothing */ macro
|
/drivers/media/radio/ |
D | radio-tea5764.c | 44 # define PDEBUG(format, ...)\ macro
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_wlan.h | 951 #define PDEBUG(n, args...) \ macro 958 #define PDEBUG(n, args...) macro
|