Searched refs:hdc2010_update_drdy_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/humidity/ |
H A D | hdc2010.c | 107 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() 288 ret = hdc2010_update_drdy_config(data, HDC2010_AMM, HDC2010_AMM); in hdc2010_probe() 302 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_probe() 320 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_remove()
|
/kernel/linux/linux-6.6/drivers/iio/humidity/ |
H A D | hdc2010.c | 107 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() 286 ret = hdc2010_update_drdy_config(data, HDC2010_AMM, HDC2010_AMM); in hdc2010_probe() 300 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_probe() 318 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_remove()
|
Completed in 2 milliseconds