Searched refs:os02g10_read_reg (Results 1 – 1 of 1) sorted by relevance
350 static int os02g10_read_reg(struct i2c_client *client, u8 reg, u8 *val) in os02g10_read_reg() function1197 ret = os02g10_read_reg(client, OS02G10_REG_CHIP_ID_H, &id_h); in os02g10_check_sensor_id()1198 ret |= os02g10_read_reg(client, OS02G10_REG_CHIP_ID_L, &id_l); in os02g10_check_sensor_id()