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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-i2c.c41 #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);
214 PDEBUG(DBG_I2C, "I2C debugging is enabled [i2c]");
215 PDEBUG(DBG_I2C, "ALGO debugging is enabled [i2c]");
226 PDEBUG(DBG_I2C,"i2c bus for %s registered", adap->name);
246 PDEBUG(DBG_I2C,"Adapternam
[all...]

Completed in 17 milliseconds