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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-i2c.c46 #define d2printk if (2 == i2c_debug) printk macro
94 d2printk(KERN_DEBUG "%s: i2c stat <= %s\n",dev->name,
102 d2printk(KERN_DEBUG "%s: i2c stat => %s\n",dev->name,
109 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
706 d2printk("dsp write reg 0x%x = 0x%06x\n",reg<<2,value);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttvp.h284 #define d2printk if (bttv_debug >= 2) printk macro
H A Dbttv-risc.c471 d2printk(KERN_DEBUG
555 d2printk(KERN_DEBUG "bttv%d: risc=%p slot[%d]=NULL\n",
559 d2printk(KERN_DEBUG "bttv%d: risc=%p slot[%d]=%08Lx irq=%d\n",

Completed in 110 milliseconds