Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/humidity/
Dhdc2010.c107 static int hdc2010_update_drdy_config(struct hdc2010_data *data, in hdc2010_update_drdy_config() function
240 ret = hdc2010_update_drdy_config(data, HDC2010_HEATER_EN, new); in hdc2010_write_raw()
287 ret = hdc2010_update_drdy_config(data, HDC2010_AMM, HDC2010_AMM); in hdc2010_probe()
301 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_probe()
319 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_remove()