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

/linux-master/drivers/media/i2c/
H A Dov2659.c849 static int ov2659_read(struct i2c_client *client, u16 reg, u8 *val) function
1211 ret = ov2659_read(client, REG_PRE_ISP_CTRL00, &val);
1360 ret = ov2659_read(client, REG_SC_CHIP_ID_H, &pid);
1362 ret = ov2659_read(client, REG_SC_CHIP_ID_L, &ver);

Completed in 198 milliseconds