Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhts221_core.c48 struct hts221_avg { struct
60 static const struct hts221_avg hts221_avg_list[] = {
173 const struct hts221_avg *avg = &hts221_avg_list[type]; in hts221_update_avg()
214 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail()
231 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail()
447 const struct hts221_avg *avg; in hts221_read_raw()
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhts221_core.c49 struct hts221_avg { struct
61 static const struct hts221_avg hts221_avg_list[] = {
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()

Completed in 3 milliseconds