Searched defs:st_sensor_data (Results 1 – 1 of 1) sorted by relevance
242 struct st_sensor_data { struct243 struct iio_trigger *trig;244 struct iio_mount_matrix mount_matrix;245 struct st_sensor_settings *sensor_settings;246 struct st_sensor_fullscale_avl *current_fullscale;247 struct regulator *vdd;248 struct regulator *vdd_io;249 struct regmap *regmap;251 bool enabled;253 unsigned int odr;[all …]