Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/iio/common/
Dst_sensors.h241 struct st_sensor_data { struct
242 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 …]