Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/iio/common/
Dst_sensors.h94 struct st_sensor_fullscale_avl { struct
104 struct st_sensor_fullscale_avl fs_avl[ST_SENSORS_FULLSCALE_AVL_MAX]; argument
219 struct st_sensor_fullscale_avl *current_fullscale;
/linux-4.4.14/drivers/iio/gyro/
Dst_gyro_core.c422 gdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_gyro_common_probe()
/linux-4.4.14/drivers/iio/pressure/
Dst_pressure_core.c441 (struct st_sensor_fullscale_avl *) in st_press_common_probe()
/linux-4.4.14/drivers/iio/magnetometer/
Dst_magn_core.c599 mdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_magn_common_probe()
/linux-4.4.14/drivers/iio/accel/
Dst_accel_core.c651 adata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_accel_common_probe()
/linux-4.4.14/drivers/iio/common/st_sensors/
Dst_sensors_core.c165 sdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_sensors_set_fullscale()