Searched defs:PDEBUG (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811.h | 7 #define PDEBUG(level, fmt, args...) \ macro 11 #define PDEBUG(level, fmt, args...) do {} while(0) macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
| H A D | print_support.h | 40 #define PDEBUG(format, ...) ia_css_print("debug: " format, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | sched.c | 64 #define PDEBUG(fmt, args...) { \ macro
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | dpti.h | 87 # define PDEBUG(fmt, args...) printk(KERN_DEBUG "dpti: " fmt, ##args) macro 90 # define PDEBUG(fmt, args...) /* not debugging: nothing */ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/ |
| H A D | umplock_driver.c | 65 #define PDEBUG(level, fmt, args...) do { if ((level) <= umplock_debug_level) printk(KERN_DEBUG "ump… macro
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/ |
| H A D | radio-tea5764.c | 44 # define PDEBUG(format, ...)\ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_wlan.h | 951 #define PDEBUG(n, args...) \ macro 958 #define PDEBUG(n, args...) macro
|