Searched defs:i2c_clock_period (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-driver.c | 98 static int i2c_clock_period[IVTV_MAX_CARDS] = { -1, -1, -1, -1, -1, -1, -1, -1, variable
|
| D | ivtv-driver.h | 197 int i2c_clock_period; /* period of SCL for I2C bus */ member
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| D | ivtv-driver.c | 98 static int i2c_clock_period[IVTV_MAX_CARDS] = { -1, -1, -1, -1, -1, -1, -1, -1, variable
|
| D | ivtv-driver.h | 195 int i2c_clock_period; /* period of SCL for I2C bus */ member
|