Home
last modified time | relevance | path

Searched defs:st_sensor_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/iio/common/
Dst_sensors.h232 struct st_sensor_data { struct
233 struct device *dev;
234 struct iio_trigger *trig;
235 struct iio_mount_matrix *mount_matrix;
236 struct st_sensor_settings *sensor_settings;
237 struct st_sensor_fullscale_avl *current_fullscale;
238 struct regulator *vdd;
239 struct regulator *vdd_io;
240 struct regmap *regmap;
242 bool enabled;
[all …]