Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/humidity/
Dhdc100x.c37 struct hdc100x_data { struct
134 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config()
147 static int hdc100x_set_it_time(struct hdc100x_data *data, int chan, int val2) in hdc100x_set_it_time()
167 static int hdc100x_get_measurement(struct hdc100x_data *data, in hdc100x_get_measurement()
194 static int hdc100x_get_heater_status(struct hdc100x_data *data) in hdc100x_get_heater_status()
203 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_read_raw()
258 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_write_raw()
286 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_postenable()
300 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_predisable()
319 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_trigger_handler()
[all …]