Searched defs:PDEBUG (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/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...) { \  macro74 	#define PDEBUG(level, fmt, args...) do {} while (0)  macro
 
 | 
| D | usbvision-core.c | 61 	#define PDEBUG(level, fmt, args...) { \  macro67 	#define PDEBUG(level, fmt, args...) do {} while (0)  macro
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | dpti.h | 87 #  define PDEBUG(fmt, args...)  printk(KERN_DEBUG "dpti: " fmt, ##args)  macro90 # define PDEBUG(fmt, args...) /* not debugging: nothing */  macro
 
 | 
| /Linux-v5.4/sound/drivers/ | 
| D | ml403-ac97cr.c | 103 #define PDEBUG(fac, fmt, args...) do { \  macro109 #define PDEBUG(fac, fmt, args...) /* nothing */  macro
 
 | 
| /Linux-v5.4/drivers/media/radio/ | 
| D | radio-tea5764.c | 44 # define PDEBUG(format, ...)\  macro
 | 
| /Linux-v5.4/drivers/net/wireless/intersil/hostap/ | 
| D | hostap_wlan.h | 951 #define PDEBUG(n, args...) \  macro958 #define PDEBUG(n, args...)  macro
 
 |