Home
last modified time | relevance | path

Searched refs:hts221_hw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhts221_core.c127 static int hts221_check_whoami(struct hts221_hw *hw) in hts221_check_whoami()
146 static int hts221_update_odr(struct hts221_hw *hw, u8 odr) in hts221_update_odr()
169 static int hts221_update_avg(struct hts221_hw *hw, in hts221_update_avg()
243 int hts221_set_enable(struct hts221_hw *hw, bool enable) in hts221_set_enable()
258 static int hts221_parse_temp_caldata(struct hts221_hw *hw) in hts221_parse_temp_caldata()
301 static int hts221_parse_rh_caldata(struct hts221_hw *hw) in hts221_parse_rh_caldata()
340 static int hts221_get_sensor_scale(struct hts221_hw *hw, in hts221_get_sensor_scale()
369 static int hts221_get_sensor_offset(struct hts221_hw *hw, in hts221_get_sensor_offset()
398 static int hts221_read_oneshot(struct hts221_hw *hw, u8 addr, int *val) in hts221_read_oneshot()
424 struct hts221_hw *h in hts221_read_raw()
[all...]
H A Dhts221_buffer.c41 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_trig_set_state()
54 struct hts221_hw *hw = private; in hts221_trigger_handler_thread()
77 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_allocate_trigger()
163 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_buffer_handler_thread()
194 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_allocate_buffers()
H A Dhts221.h28 struct hts221_hw { struct
51 int hts221_set_enable(struct hts221_hw *hw, bool enable);
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhts221_core.c128 static int hts221_check_whoami(struct hts221_hw *hw) in hts221_check_whoami()
147 static int hts221_update_odr(struct hts221_hw *hw, u8 odr) in hts221_update_odr()
170 static int hts221_update_avg(struct hts221_hw *hw, in hts221_update_avg()
244 int hts221_set_enable(struct hts221_hw *hw, bool enable) in hts221_set_enable()
259 static int hts221_parse_temp_caldata(struct hts221_hw *hw) in hts221_parse_temp_caldata()
302 static int hts221_parse_rh_caldata(struct hts221_hw *hw) in hts221_parse_rh_caldata()
341 static int hts221_get_sensor_scale(struct hts221_hw *hw, in hts221_get_sensor_scale()
370 static int hts221_get_sensor_offset(struct hts221_hw *hw, in hts221_get_sensor_offset()
399 static int hts221_read_oneshot(struct hts221_hw *hw, u8 addr, int *val) in hts221_read_oneshot()
425 struct hts221_hw *h in hts221_read_raw()
[all...]
H A Dhts221_buffer.c42 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_trig_set_state()
55 struct hts221_hw *hw = private; in hts221_trigger_handler_thread()
78 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_allocate_trigger()
166 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_buffer_handler_thread()
197 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_allocate_buffers()
H A Dhts221.h28 struct hts221_hw { struct
51 int hts221_set_enable(struct hts221_hw *hw, bool enable);

Completed in 3 milliseconds