Home
last modified time | relevance | path

Searched defs:i2c_debug (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-i2c.c23 static unsigned int i2c_debug; variable
/linux/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c20 static unsigned int i2c_debug; variable
/linux/drivers/media/pci/cx23885/
H A Dcx23885-i2c.c17 static unsigned int i2c_debug; variable
/linux/drivers/media/pci/cx25821/
H A Dcx25821-i2c.c16 static unsigned int i2c_debug; variable
/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c29 static int i2c_debug; variable
/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c34 static int i2c_debug; variable
H A Di2c-algo-pca.c24 static int i2c_debug; variable
H A Di2c-algo-bit.c40 static int i2c_debug = 1; variable
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c23 static unsigned int i2c_debug; variable
/linux/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c29 static unsigned int i2c_debug; variable
/linux/drivers/i2c/busses/
H A Di2c-pxa.c352 static unsigned int i2c_debug = DEBUG; variable
382 #define i2c_debug 0 macro