/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-i2c.c | 29 static int i2c_debug; variable 32 module_param(i2c_debug, int, 0644); 33 MODULE_PARM_DESC(i2c_debug, "configure i2c debug level"); 144 if (i2c_debug) { in bttv_i2c_sendbytes() 159 if (i2c_debug) in bttv_i2c_sendbytes() 162 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_sendbytes() 169 if (i2c_debug) in bttv_i2c_sendbytes() 190 if (i2c_debug) { in bttv_i2c_readbytes() 202 if (i2c_debug) { in bttv_i2c_readbytes() 205 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_readbytes() [all …]
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-i2c.c | 17 static unsigned int i2c_debug; variable 18 module_param(i2c_debug, int, 0644); 19 MODULE_PARM_DESC(i2c_debug, "enable debug messages [i2c]"); 26 do { if (i2c_debug >= level)\ 111 if (i2c_debug) { in i2c_sendbytes() 133 if (i2c_debug) { in i2c_sendbytes() 143 if (i2c_debug) in i2c_sendbytes() 157 if (i2c_debug && !joined) in i2c_readbytes() 174 if (i2c_debug) { in i2c_readbytes() 194 if (i2c_debug) { in i2c_readbytes() [all …]
|
/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-i2c.c | 16 static unsigned int i2c_debug; variable 17 module_param(i2c_debug, int, 0644); 18 MODULE_PARM_DESC(i2c_debug, "enable debug messages [i2c]"); 26 if (i2c_debug >= level) \ 117 if (i2c_debug) { in i2c_sendbytes() 143 if (i2c_debug) { in i2c_sendbytes() 155 if (i2c_debug) in i2c_sendbytes() 168 if (i2c_debug && !joined) in i2c_readbytes() 184 if (i2c_debug) { in i2c_readbytes() 208 if (i2c_debug) { in i2c_readbytes() [all …]
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-i2c.c | 23 static unsigned int i2c_debug; variable 24 module_param(i2c_debug, int, 0644); 25 MODULE_PARM_DESC(i2c_debug, "enable debug messages [i2c]"); 37 if (i2c_debug >= level) \
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-i2c.c | 23 static unsigned int i2c_debug; variable 24 module_param(i2c_debug, int, 0644); 25 MODULE_PARM_DESC(i2c_debug,"enable debug messages [i2c]"); 32 if (i2c_debug == level) \ 37 if (i2c_debug == level) \ 314 if (1 == i2c_debug) { in saa7134_i2c_xfer()
|
/linux/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 25 #define DEB2(x) if (i2c_debug >= 2) x 26 #define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */ 27 #define DEBPROTO(x) if (i2c_debug >= 9) x; 34 static int i2c_debug; variable 421 module_param(i2c_debug, int, S_IRUGO | S_IWUSR); 422 MODULE_PARM_DESC(i2c_debug,
|
H A D | i2c-algo-pca.c | 17 #define DEB1(fmt, args...) do { if (i2c_debug >= 1) \ 19 #define DEB2(fmt, args...) do { if (i2c_debug >= 2) \ 21 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ 24 static int i2c_debug; variable 207 if (i2c_debug >= 2) { in pca_xfer() 561 module_param(i2c_debug, int, 0);
|
H A D | i2c-algo-bit.c | 25 if (i2c_debug >= level) \ 40 static int i2c_debug = 1; variable 41 module_param(i2c_debug, int, S_IRUGO | S_IWUSR); 42 MODULE_PARM_DESC(i2c_debug, 103 if (jiffies != start && i2c_debug >= 3) in sclhi()
|
/linux/drivers/media/usb/stk1160/ |
H A D | stk1160-i2c.c | 20 static unsigned int i2c_debug; variable 21 module_param(i2c_debug, int, 0644); 22 MODULE_PARM_DESC(i2c_debug, "enable debug messages [i2c]"); 26 if (i2c_debug) \
|
/linux/drivers/i2c/busses/ |
H A D | i2c-pxa.c | 352 static unsigned int i2c_debug = DEBUG; variable 382 #define i2c_debug 0 macro 455 if (i2c_debug > 1) in i2c_pxa_wait_master() 460 if (i2c_debug > 0) in i2c_pxa_wait_master() 471 if (i2c_debug > 0) in i2c_pxa_wait_master() 479 if (i2c_debug > 0) in i2c_pxa_wait_master() 487 if (i2c_debug) in i2c_pxa_set_master() 512 if (i2c_debug > 1) in i2c_pxa_wait_slave() 519 if (i2c_debug > 1) in i2c_pxa_wait_slave() 527 if (i2c_debug > 0) in i2c_pxa_wait_slave() [all …]
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-i2c.c | 29 static unsigned int i2c_debug; variable 30 module_param(i2c_debug, int, 0644); 31 MODULE_PARM_DESC(i2c_debug, "i2c debug message level (1: normal debug, 2: show I2C transfers)"); 34 if (i2c_debug > level) \ 711 if (i2c_debug) { in em28xx_i2c_eeprom()
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 32 module_param_named(i2c_debug, i2cdebug, int, 0644); 3328 MODULE_PARM_DESC(i2c_debug, "Set i2c debug");
|