Home
last modified time | relevance | path

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

/linux/drivers/iio/humidity/
A Dhts221_core.c214 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail()
329 slope = &hw->sensors[HTS221_SENSOR_H].slope; in hts221_parse_rh_caldata()
330 b_gen = &hw->sensors[HTS221_SENSOR_H].b_gen; in hts221_parse_rh_caldata()
349 data = hw->sensors[HTS221_SENSOR_H].slope; in hts221_get_sensor_scale()
378 data = hw->sensors[HTS221_SENSOR_H].b_gen; in hts221_get_sensor_offset()
379 div = hw->sensors[HTS221_SENSOR_H].slope; in hts221_get_sensor_offset()
451 avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_read_raw()
452 idx = hw->sensors[HTS221_SENSOR_H].cur_avg_idx; in hts221_read_raw()
496 ret = hts221_update_avg(hw, HTS221_SENSOR_H, val); in hts221_write_raw()
636 data = hts221_avg_list[HTS221_SENSOR_H].avg_avl[3]; in hts221_probe()
[all …]
A Dhts221.h19 HTS221_SENSOR_H, enumerator
A Dhts221_buffer.c167 ch = &iio_dev->channels[HTS221_SENSOR_H]; in hts221_buffer_handler_thread()

Completed in 5 milliseconds