Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.h63 #define I2C_MAX_WORDS 8 macro
H A Dstv06xx.c144 for (j = 0; j < I2C_MAX_WORDS && i < len; j++, i++) { in stv06xx_write_sensor_words()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.h63 #define I2C_MAX_WORDS 8 macro
H A Dstv06xx.c144 for (j = 0; j < I2C_MAX_WORDS && i < len; j++, i++) { in stv06xx_write_sensor_words()

Completed in 4 milliseconds