Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Dsn9c20x.c116 struct i2c_reg_u8 { struct
666 static const struct i2c_reg_u8 soi968_init[] = {
680 static const struct i2c_reg_u8 ov7660_init[] = {
692 static const struct i2c_reg_u8 ov7670_init[] = {
749 static const struct i2c_reg_u8 ov9650_init[] = {
779 static const struct i2c_reg_u8 ov9655_init[] = {
892 static const struct i2c_reg_u8 hv7131r_init[] = {
996 const struct i2c_reg_u8 *buf, int sz) in i2c_w1_buf()