Searched refs:ov02b10_read_reg (Results 1 – 1 of 1) sorted by relevance
350 static int ov02b10_read_reg(struct i2c_client *client, u8 reg, u8 *val) in ov02b10_read_reg() function1224 ret = ov02b10_read_reg(client, OV02B10_REG_CHIP_ID_H, &id_h); in ov02b10_check_sensor_id()1225 ret |= ov02b10_read_reg(client, OV02B10_REG_CHIP_ID_L, &id_l); in ov02b10_check_sensor_id()