Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/humidity/
Dhdc100x.c36 struct hdc100x_data { struct
133 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config()
146 static int hdc100x_set_it_time(struct hdc100x_data *data, int chan, int val2) in hdc100x_set_it_time()
166 static int hdc100x_get_measurement(struct hdc100x_data *data, in hdc100x_get_measurement()
193 static int hdc100x_get_heater_status(struct hdc100x_data *data) in hdc100x_get_heater_status()
202 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_read_raw()
257 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_write_raw()
285 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_postenable()
301 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_buffer_predisable()
325 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_trigger_handler()
[all …]