Searched refs:os03b10_read_reg (Results 1 – 1 of 1) sorted by relevance
358 static int os03b10_read_reg(struct i2c_client *client, u8 reg, u8 *val) in os03b10_read_reg() function1207 ret = os03b10_read_reg(client, OS03B10_REG_CHIP_ID_H, &id_h); in os03b10_check_sensor_id()1208 ret |= os03b10_read_reg(client, OS03B10_REG_CHIP_ID_L, &id_l); in os03b10_check_sensor_id()