Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/iio/common/
Dst_sensors.h242 struct st_sensor_data { struct
243 struct device *dev;
244 struct iio_trigger *trig;
245 struct iio_mount_matrix mount_matrix;
246 struct st_sensor_settings *sensor_settings;
247 struct st_sensor_fullscale_avl *current_fullscale;
248 struct regulator *vdd;
249 struct regulator *vdd_io;
250 struct regmap *regmap;
252 bool enabled;
[all …]