Searched refs:hts221_hw (Results 1 – 3 of 3) sorted by relevance
127 static int hts221_check_whoami(struct hts221_hw *hw) in hts221_check_whoami()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()424 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_read_raw()482 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_write_raw()519 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_validate_trigger()553 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_init_regulators()574 struct hts221_hw *hw = data; in hts221_chip_uninit()583 struct hts221_hw *hw; in hts221_probe()676 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_suspend()[all …]
41 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()162 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_buffer_handler_thread()193 struct hts221_hw *hw = iio_priv(iio_dev); in hts221_allocate_buffers()
29 struct hts221_hw { struct53 int hts221_set_enable(struct hts221_hw *hw, bool enable); argument
Completed in 8 milliseconds