Home
last modified time | relevance | path

Searched refs:i2c_reg_u8 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/media/usb/gspca/
Dsn9c20x.c107 struct i2c_reg_u8 { struct
664 static const struct i2c_reg_u8 soi968_init[] = {
678 static const struct i2c_reg_u8 ov7660_init[] = {
690 static const struct i2c_reg_u8 ov7670_init[] = {
747 static const struct i2c_reg_u8 ov9650_init[] = {
777 static const struct i2c_reg_u8 ov9655_init[] = {
890 static const struct i2c_reg_u8 hv7131r_init[] = {
999 const struct i2c_reg_u8 *buf, int sz) in i2c_w1_buf()