Lines Matching defs:st_sensor_settings
204 struct st_sensor_settings { struct
205 u8 wai;
206 u8 wai_addr;
207 char sensors_supported[ST_SENSORS_MAX_4WAI][ST_SENSORS_MAX_NAME];
208 struct iio_chan_spec *ch;
209 int num_ch;
210 struct st_sensor_odr odr;
211 struct st_sensor_power pw;
212 struct st_sensor_axis enable_axis;
213 struct st_sensor_fullscale fs;
214 struct st_sensor_bdu bdu;
215 struct st_sensor_das das;
216 struct st_sensor_data_ready_irq drdy_irq;
217 struct st_sensor_sim sim;
218 bool multi_read_bit;
219 unsigned int bootime;