/drivers/pcmcia/ |
D | i82092aa.h | 11 #define dprintk(fmt, args...) printk(fmt , ## args) macro 15 #define dprintk(fmt, args...) do {} while (0) macro
|
/drivers/media/common/b2c2/ |
D | flexcop.h | 17 #define dprintk(level,args...) \ macro 20 #define dprintk(level,args...) macro
|
/drivers/media/pci/ttpci/ |
D | ttpci-eeprom.c | 44 #define dprintk(x...) do { printk(x); } while (0) macro 46 #define dprintk(x...) do { } while (0) macro
|
/drivers/media/pci/zoran/ |
D | zoran_card.h | 31 #define dprintk(num, format, args...) \ macro
|
D | videocodec.c | 48 #define dprintk(num, format, args...) \ macro
|
D | zr36016.c | 56 #define dprintk(num, format, args...) \ macro
|
/drivers/media/pci/cx25821/ |
D | cx25821-video.h | 42 #define dprintk(level, fmt, arg...) \ macro
|
/drivers/media/cec/ |
D | cec-priv.h | 26 #define dprintk(lvl, fmt, arg...) \ macro
|
/drivers/parport/ |
D | parport_sunbpp.c | 45 #define dprintk(x) printk x macro 47 #define dprintk(x) macro
|
/drivers/watchdog/ |
D | machzwd.c | 144 #define dprintk(format, args...) macro 146 #define dprintk(format, args...) \ macro
|
/drivers/media/dvb-frontends/ |
D | lnbp22.c | 41 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) macro
|
D | stv0297.c | 43 #define dprintk(x...) printk(x) macro 45 #define dprintk(x...) macro
|
D | stv6110x_priv.h | 32 #define dprintk(__y, __z, format, arg...) do { \ macro
|
D | stb6000.c | 31 #define dprintk(args...) \ macro
|
D | tda826x.c | 31 #define dprintk(args...) \ macro
|
D | au8522_common.c | 31 #define dprintk(arg...)\ macro
|
D | isl6423.c | 42 #define dprintk(__y, __z, format, arg...) do { \ macro
|
D | ix2505v.c | 25 #define dprintk(level, args...) do { \ macro
|
/drivers/media/pci/b2c2/ |
D | flexcop-pci.c | 20 #define dprintk(level,args...) \ macro 24 #define dprintk(level,args...) macro
|
/drivers/media/pci/cx88/ |
D | cx88-i2c.c | 46 #define dprintk(level, fmt, arg...) do { \ macro
|
/drivers/media/usb/b2c2/ |
D | flexcop-usb.c | 17 #define dprintk(level,args...) \ macro 29 #define dprintk(level, args...) macro
|
/drivers/media/pci/bt8xx/ |
D | btcx-risc.c | 41 #define dprintk(fmt, arg...) do { \ macro
|
/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 47 #define dprintk(level, fmt, arg...) \ macro
|
/drivers/media/pci/cx23885/ |
D | cx23885-vbi.c | 33 #define dprintk(level, fmt, arg...)\ macro
|
/drivers/media/tuners/ |
D | mt2131.c | 33 #define dprintk(level,fmt, arg...) if (debug >= level) \ macro
|