Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/humidity/
Dhdc100x.c133 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config() function
154 ret = hdc100x_update_config(data, in hdc100x_set_it_time()
274 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_HEATER_EN, in hdc100x_write_raw()
290 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, in hdc100x_buffer_postenable()
310 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_buffer_predisable()
392 hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_probe()