Home
last modified time | relevance | path

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

12345678

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

12345678