Searched refs:ov2722_read_reg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/staging/media/atomisp/i2c/ |
| D | atomisp-ov2722.c | 39 static int ov2722_read_reg(struct i2c_client *client, in ov2722_read_reg() function 307 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_get_intg_factor() 312 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_get_intg_factor() 317 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_get_intg_factor() 349 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() 355 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() 361 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() 367 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() 373 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() 379 ret = ov2722_read_reg(client, OV2722_16BIT, in ov2722_get_intg_factor() [all …]
|