Searched refs:d2printk (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-i2c.c44 #define d2printk if (2 == i2c_debug) printk macro
92 d2printk(KERN_DEBUG "%s: i2c stat <= %s\n",dev->name,
100 d2printk(KERN_DEBUG "%s: i2c stat => %s\n",dev->name,
107 d2printk(KERN_DEBUG "%s: i2c attr => %s\n",dev->name,
171 d2printk(KERN_DEBUG "%s: i2c reset\n",dev->name);
209 d2printk(KERN_DEBUG "%s: i2c data => 0x%x\n",dev->name,data);
231 d2printk(KERN_DEBUG "%s: i2c data <= 0x%x\n",dev->name,data);
248 d2printk("start xfer\n");
253 d2printk("send address\n");
270 d2printk("rea
[all...]
H A Dsaa7134-tvaudio.c54 #define d2printk(fmt, arg...) if (audio_debug > 1) \ macro
660 d2printk("%s: resetting error bit\n", dev->name);
698 d2printk("dsp write reg 0x%x = 0x%06x\n",reg<<2,value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h287 #define d2printk if (bttv_debug >= 2) printk macro
H A Dbttv-risc.c476 d2printk(KERN_DEBUG
560 d2printk(KERN_DEBUG "bttv%d: risc=%p slot[%d]=NULL\n",
564 d2printk(KERN_DEBUG "bttv%d: risc=%p slot[%d]=%08Lx irq=%d\n",

Completed in 90 milliseconds