Home
last modified time | relevance | path

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

/linux-4.1.27/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
217 struct st_sensor_fullscale_avl *current_fullscale;
/linux-4.1.27/drivers/iio/pressure/
Dst_pressure_core.c437 (struct st_sensor_fullscale_avl *) in st_press_common_probe()
/linux-4.1.27/drivers/iio/magnetometer/
Dst_magn_core.c387 mdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_magn_common_probe()
/linux-4.1.27/drivers/iio/gyro/
Dst_gyro_core.c418 gdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_gyro_common_probe()
/linux-4.1.27/drivers/iio/accel/
Dst_accel_core.c558 adata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_accel_common_probe()
/linux-4.1.27/drivers/iio/common/st_sensors/
Dst_sensors_core.c140 sdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_sensors_set_fullscale()