Searched defs:st_sensor_data (Results 1 – 1 of 1) sorted by relevance
241 struct st_sensor_data { struct242 struct iio_trigger *trig;243 struct iio_mount_matrix mount_matrix;244 struct st_sensor_settings *sensor_settings;245 struct st_sensor_fullscale_avl *current_fullscale;246 struct regmap *regmap;248 bool enabled;250 unsigned int odr;251 unsigned int num_data_channels;253 u8 drdy_int_pin;[all …]