/linux-6.6.21/drivers/media/common/b2c2/ |
D | flexcop.h | 17 #define dprintk(level, args...) \ macro 20 #define dprintk(level, args...) no_printk(args) macro
|
/linux-6.6.21/drivers/media/common/ |
D | ttpci-eeprom.c | 32 #define dprintk(x...) do { printk(x); } while (0) macro 34 #define dprintk(x...) do { } while (0) macro
|
/linux-6.6.21/net/atm/ |
D | mpoa_proc.c | 26 #define dprintk(format, args...) \ macro 29 #define dprintk(format, args...) \ macro
|
/linux-6.6.21/drivers/media/pci/cx25821/ |
D | cx25821-video.h | 32 #define dprintk(level, fmt, arg...) \ macro
|
/linux-6.6.21/drivers/parport/ |
D | parport_sunbpp.c | 46 #define dprintk(x) printk x macro 48 #define dprintk(x) macro
|
/linux-6.6.21/drivers/media/pci/bt8xx/ |
D | btcx-risc.c | 29 #define dprintk(fmt, arg...) do { \ macro
|
/linux-6.6.21/drivers/media/cec/core/ |
D | cec-priv.h | 14 #define dprintk(lvl, fmt, arg...) \ macro
|
/linux-6.6.21/drivers/media/v4l2-core/ |
D | v4l2-ctrls-priv.h | 11 #define dprintk(vdev, fmt, arg...) do { \ macro
|
/linux-6.6.21/drivers/watchdog/ |
D | machzwd.c | 138 #define dprintk(format, args...) macro 140 #define dprintk(format, args...) \ macro
|
/linux-6.6.21/arch/powerpc/kvm/ |
D | book3s_32_mmu.c | 23 #define dprintk(X...) printk(KERN_INFO X) macro 25 #define dprintk(X...) do { } while(0) macro
|
D | book3s_64_mmu.c | 22 #define dprintk(X...) printk(KERN_INFO X) macro 24 #define dprintk(X...) do { } while(0) macro
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | lnbp22.c | 27 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) macro
|
D | stv0297.c | 31 #define dprintk(x...) printk(x) macro 33 #define dprintk(x...) macro
|
D | stv6110x_priv.h | 20 #define dprintk(__y, __z, format, arg...) do { \ macro
|
D | stb6000.c | 18 #define dprintk(args...) \ macro
|
D | tda826x.c | 18 #define dprintk(args...) \ macro
|
D | au8522_common.c | 19 #define dprintk(arg...)\ macro
|
/linux-6.6.21/arch/x86/mm/pat/ |
D | memtype.h | 7 #define dprintk(fmt, arg...) \ macro
|
/linux-6.6.21/drivers/media/pci/b2c2/ |
D | flexcop-pci.c | 21 #define dprintk(level, args...) \ macro 25 #define dprintk(level, args...) no_printk(args) macro
|
/linux-6.6.21/net/llc/ |
D | llc_input.c | 25 #define dprintk(args...) macro
|
/linux-6.6.21/drivers/media/pci/cx88/ |
D | cx88-i2c.c | 36 #define dprintk(level, fmt, arg...) do { \ macro
|
/linux-6.6.21/arch/arm/mach-footbridge/ |
D | netwinder-hw.c | 400 #define dprintk(x...) macro 402 #define dprintk(x...) printk(x) macro
|
/linux-6.6.21/security/tomoyo/ |
D | condition.c | 391 #define dprintk printk macro 393 #define dprintk(...) do { } while (0) macro
|
/linux-6.6.21/drivers/media/usb/b2c2/ |
D | flexcop-usb.c | 18 #define dprintk(level, args...) \ macro 30 #define dprintk(level, args...) no_printk(args) macro
|
/linux-6.6.21/drivers/media/pci/ivtv/ |
D | ivtv-alsa-pcm.c | 27 #define dprintk(fmt, arg...) \ macro
|