Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dhts221_core.c49 struct hts221_avg { struct
61 static const struct hts221_avg hts221_avg_list[] = { argument
174 const struct hts221_avg *avg = &hts221_avg_list[type]; in hts221_update_avg()
215 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail()
232 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail()
448 const struct hts221_avg *avg; in hts221_read_raw()