Home
last modified time | relevance | path

Searched refs:st_sensor_settings (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/iio/common/
Dst_sensors.h181 struct st_sensor_settings { struct
218 struct st_sensor_settings *sensor_settings;
288 int num_sensors_list, const struct st_sensor_settings *sensor_settings);
/linux-4.4.14/drivers/iio/common/st_sensors/
Dst_sensors_core.c69 static int st_sensors_match_odr(struct st_sensor_settings *sensor_settings, in st_sensors_match_odr()
126 static int st_sensors_match_fs(struct st_sensor_settings *sensor_settings, in st_sensors_match_fs()
505 const struct st_sensor_settings *sensor_settings) in st_sensors_check_device_support()
541 (struct st_sensor_settings *)&sensor_settings[i]; in st_sensors_check_device_support()
/linux-4.4.14/drivers/iio/gyro/
Dst_gyro_core.c131 static const struct st_sensor_settings st_gyro_sensors_settings[] = {
/linux-4.4.14/drivers/iio/pressure/
Dst_pressure_core.c178 static const struct st_sensor_settings st_press_sensors_settings[] = {
/linux-4.4.14/drivers/iio/magnetometer/
Dst_magn_core.c232 static const struct st_sensor_settings st_magn_sensors_settings[] = {
/linux-4.4.14/drivers/iio/accel/
Dst_accel_core.c224 static const struct st_sensor_settings st_accel_sensors_settings[] = {