Lines Matching defs:st_sensor_settings
194 struct st_sensor_settings { struct
195 u8 wai;
196 u8 wai_addr;
197 char sensors_supported[ST_SENSORS_MAX_4WAI][ST_SENSORS_MAX_NAME];
198 struct iio_chan_spec *ch;
199 int num_ch;
200 struct st_sensor_odr odr;
201 struct st_sensor_power pw;
202 struct st_sensor_axis enable_axis;
203 struct st_sensor_fullscale fs;
204 struct st_sensor_bdu bdu;
205 struct st_sensor_das das;
206 struct st_sensor_data_ready_irq drdy_irq;
207 struct st_sensor_sim sim;
208 bool multi_read_bit;
209 unsigned int bootime;