Home
last modified time | relevance | path

Searched refs:hp206c_write_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iio/pressure/
Dhp206c.c88 static inline int hp206c_write_reg(struct i2c_client *client, u8 reg, u8 val) in hp206c_write_reg() function
140 return hp206c_write_reg(client, HP206C_REG_PARA, val); in hp206c_set_compensation()