Home
last modified time | relevance | path

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

/linux/drivers/iio/humidity/
H A Dhdc100x.c38 struct hdc100x_data { struct
135 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config()
148 static int hdc100x_set_it_time(struct hdc100x_data *data, int chan, int val2) in hdc100x_set_it_time()
168 static int hdc100x_get_measurement(struct hdc100x_data *data, in hdc100x_get_measurement()
195 static int hdc100x_get_heater_status(struct hdc100x_data *data) in hdc100x_get_heater_status()
204 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_read_raw()
253 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_write_raw()
278 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_postenable()
288 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_predisable()
303 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_trigger_handler()
[all …]