Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/humidity/
Dhdc100x.c32 struct hdc100x_data { struct
106 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config()
119 static int hdc100x_set_it_time(struct hdc100x_data *data, int chan, int val2) in hdc100x_set_it_time()
139 static int hdc100x_get_measurement(struct hdc100x_data *data, in hdc100x_get_measurement()
179 static int hdc100x_get_heater_status(struct hdc100x_data *data) in hdc100x_get_heater_status()
188 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_read_raw()
236 struct hdc100x_data *data = iio_priv(indio_dev); in hdc100x_write_raw()
273 struct hdc100x_data *data; in hdc100x_probe()