Searched refs:i2c_r1 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/usb/gspca/
H A Dsn9c20x.c1040 static void i2c_r1(struct gspca_dev *gspca_dev, u8 reg, u8 *val) function
1391 i2c_r1(gspca_dev, 0x1e, &value);
1425 i2c_r1(gspca_dev, 0x01, &value);
1580 i2c_r1(gspca_dev, reg->reg, (u8 *) &reg->val);
1927 i2c_r1(gspca_dev, 0x12, &value);
1934 i2c_r1(gspca_dev, 0x12, &value);

Completed in 141 milliseconds