/linux/arch/powerpc/platforms/powermac/ |
H A D | pfunc_core.c | 26 #define DBG(fmt...) printk(fmt) macro 28 #define DBG(fmt...) macro
|
H A D | feature.c | 45 #define DBG(fmt...) printk(KERN_DEBUG fmt) macro 47 #define DBG(fmt...) macro
|
H A D | low_i2c.c | 53 #define DBG(x...) do {\ macro 57 #define DBG(x...) macro
|
/linux/sound/ppc/ |
H A D | tumbler.c | 32 #define DBG(fmt...) pr_debug(fmt) macro 34 #define DBG(fmt...) macro
|
/linux/drivers/usb/gadget/udc/ |
H A D | at91_udc.h | 174 #define DBG(stuff...) pr_debug("udc: " stuff) macro
|
H A D | pxa25x_udc.h | 236 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0) macro
|
H A D | omap_udc.h | 193 #define DBG(stuff...) pr_debug("udc: " stuff) macro
|
H A D | atmel_usba_udc.h | 230 #define DBG(level, fmt, ...) \ macro
|
H A D | amd5536udc.h | 653 #define DBG(udc , args...) dev_dbg(udc->dev, args) macro
|
/linux/arch/powerpc/sysdev/ |
H A D | mpic.c | 48 #define DBG(fmt...) printk(fmt) macro 50 #define DBG(fmt...) macro
|
/linux/drivers/usb/gadget/legacy/ |
H A D | inode.c | 252 #define DBG(dev,fmt,args...) \ macro 255 #define DBG(dev,fmt,args...) \ macro
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.h | 507 #define DBG(fmt, ...) DRM_DEBUG_DRIVER(fmt"\n", ##__VA_ARGS__) macro
|
/linux/drivers/video/fbdev/savage/ |
H A D | savagefb.h | 22 # define DBG(x) printk (KERN_DEBUG "savagefb: %s\n", (x)); macro 24 # define DBG(x) no_printk(x) macro
|
/linux/drivers/mmc/host/ |
H A D | sdhci-uhs2.c | 25 #define DBG(f, x...) \ macro
|
H A D | wbsd.c | 43 #define DBG(x...) \ macro
|
H A D | sdhci.c | 39 #define DBG(f, x...) \ macro
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tehuti.h | 548 #define DBG(fmt, args...) \ macro 553 #define DBG(fmt, args...) \ macro
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 78 #define DBG(fmt...) udbg_printf(fmt) macro 80 #define DBG(fmt...) macro
|
/linux/include/linux/usb/ |
H A D | composite.h | 624 #define DBG(d, fmt, args...) \ macro
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 56 #define DBG(x) printk(KERN_DEBUG "matroxfb: %s\n", (x)); macro 78 #define DBG(x) /* DBG */ macro
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | 145 #define DBG(n, dev, fmt, ...) \ macro
|
/linux/drivers/usb/host/ |
H A D | isp116x.h | 328 #define DBG(stuff...) pr_debug("116x: " stuff) macro
|
H A D | isp1362.h | 539 #define DBG(level, fmt...) \ macro
|
/linux/drivers/gpu/drm/bridge/ |
H A D | tda998x_drv.c | 29 #define DBG(fmt, ...) DRM_DEBUG(fmt"\n", ##__VA_ARGS__) macro
|
/linux/include/sound/ |
H A D | emu10k1.h | 734 #define DBG 0x52 macro
|