Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/iio/common/
Dst_sensors.h95 struct st_sensor_fullscale_avl { struct
105 struct st_sensor_fullscale_avl fs_avl[ST_SENSORS_FULLSCALE_AVL_MAX]; argument
264 struct st_sensor_fullscale_avl *current_fullscale;
/linux-4.19.296/drivers/iio/gyro/
Dst_gyro_core.c470 gdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_gyro_common_probe()
/linux-4.19.296/drivers/iio/magnetometer/
Dst_magn_core.c494 mdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_magn_common_probe()
/linux-4.19.296/drivers/iio/pressure/
Dst_pressure_core.c633 (struct st_sensor_fullscale_avl *) in st_press_common_probe()
/linux-4.19.296/drivers/iio/accel/
Dst_accel_core.c947 adata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_accel_common_probe()
/linux-4.19.296/drivers/iio/common/st_sensors/
Dst_sensors_core.c168 sdata->current_fullscale = (struct st_sensor_fullscale_avl *) in st_sensors_set_fullscale()