Home
last modified time | relevance | path

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

/linux/include/linux/iio/common/
H A Dst_sensors.h242 struct st_sensor_data { struct
243 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 regmap *regmap;
249 bool enabled;
251 unsigned int odr;
252 unsigned int num_data_channels;
254 u8 drdy_int_pin;
[all …]