Home
last modified time | relevance | path

Searched defs:dprintk (Results 1 – 25 of 198) sorted by relevance

12345678

/linux/drivers/media/common/b2c2/
A Dflexcop.h17 #define dprintk(level, args...) \ macro
20 #define dprintk(level, args...) no_printk(args) macro
/linux/drivers/media/common/
A Dttpci-eeprom.c32 #define dprintk(x...) do { printk(x); } while (0) macro
34 #define dprintk(x...) do { } while (0) macro
/linux/drivers/media/pci/cx25821/
A Dcx25821-video.h32 #define dprintk(level, fmt, arg...) \ macro
/linux/drivers/media/cec/core/
A Dcec-priv.h14 #define dprintk(lvl, fmt, arg...) \ macro
/linux/net/atm/
A Dmpoa_proc.c26 #define dprintk(format, args...) \ macro
29 #define dprintk(format, args...) \ macro
/linux/drivers/parport/
A Dparport_sunbpp.c46 #define dprintk(x) printk x macro
48 #define dprintk(x) macro
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-priv.h11 #define dprintk(vdev, fmt, arg...) do { \ macro
/linux/drivers/media/dvb-frontends/
A Dlnbp22.c27 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) macro
A Dstv0297.c31 #define dprintk(x...) printk(x) macro
33 #define dprintk(x...) macro
A Dstv6110x_priv.h20 #define dprintk(__y, __z, format, arg...) do { \ macro
A Dstb6000.c18 #define dprintk(args...) \ macro
A Dtda826x.c18 #define dprintk(args...) \ macro
A Dau8522_common.c19 #define dprintk(arg...)\ macro
/linux/drivers/watchdog/
A Dmachzwd.c138 #define dprintk(format, args...) macro
140 #define dprintk(format, args...) \ macro
/linux/arch/powerpc/kvm/
A Dbook3s_32_mmu.c23 #define dprintk(X...) printk(KERN_INFO X) macro
25 #define dprintk(X...) do { } while(0) macro
A Dbook3s_64_mmu.c22 #define dprintk(X...) printk(KERN_INFO X) macro
24 #define dprintk(X...) do { } while(0) macro
/linux/arch/x86/mm/pat/
A Dmemtype.h7 #define dprintk(fmt, arg...) \ macro
/linux/drivers/media/pci/b2c2/
A Dflexcop-pci.c21 #define dprintk(level, args...) \ macro
25 #define dprintk(level, args...) no_printk(args) macro
/linux/net/llc/
A Dllc_input.c25 #define dprintk(args...) macro
/linux/drivers/media/pci/cx88/
A Dcx88-i2c.c36 #define dprintk(level, fmt, arg...) do { \ macro
/linux/arch/arm/mach-footbridge/
A Dnetwinder-hw.c400 #define dprintk(x...) macro
402 #define dprintk(x...) printk(x) macro
/linux/security/tomoyo/
A Dcondition.c391 #define dprintk printk macro
393 #define dprintk(...) do { } while (0) macro
/linux/drivers/media/usb/b2c2/
A Dflexcop-usb.c18 #define dprintk(level, args...) \ macro
30 #define dprintk(level, args...) no_printk(args) macro
/linux/drivers/media/pci/bt8xx/
A Dbtcx-risc.c29 #define dprintk(fmt, arg...) do { \ macro
/linux/drivers/media/pci/ivtv/
A Divtv-alsa-pcm.c27 #define dprintk(fmt, arg...) \ macro

Completed in 40 milliseconds

12345678