Searched refs:hdc100x_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/humidity/ |
H A D | hdc100x.c | 37 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 *dat in hdc100x_trigger_handler() [all...] |
/kernel/linux/linux-6.6/drivers/iio/humidity/ |
H A D | hdc100x.c | 37 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 *dat in hdc100x_trigger_handler() [all...] |
Completed in 2 milliseconds