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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-i2c.c38 #define DBG_I2C 1<<0 macro
75 PDEBUG(DBG_I2C,"Needed %d retries for address %#2x", i, addr);
76 PDEBUG(DBG_I2C,"Maybe there's no device at this address");
99 PDEBUG(DBG_I2C,"Needed %d retries for address %#2x", i, addr);
100 PDEBUG(DBG_I2C,"Maybe there's no device at this address");
167 PDEBUG(DBG_I2C,"got NAK from device, message #%d", i);
219 PDEBUG(DBG_I2C,"Adaptername: %s", usbvision->i2c_adap.name);
229 PDEBUG(DBG_I2C, "I2C debugging is enabled [i2c]");
230 PDEBUG(DBG_I2C, "ALGO debugging is enabled [i2c]");
241 PDEBUG(DBG_I2C, "i2
[all...]

Completed in 48 milliseconds