Searched refs:scale_post_decml (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/iio/light/
H A Dhid-sensor-als.c42 int scale_post_decml; member in struct:als_state
116 *val2 = als_state->scale_post_decml; als_read_raw()
242 &st->scale_pre_decml, &st->scale_post_decml); als_parse_report()
/linux-4.1.27/drivers/iio/pressure/
H A Dhid-sensor-press.c41 int scale_post_decml; member in struct:press_state
113 *val2 = press_state->scale_post_decml; press_read_raw()
239 &st->scale_pre_decml, &st->scale_post_decml); press_parse_report()
/linux-4.1.27/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c47 int scale_post_decml; member in struct:accel_3d_state
139 *val2 = accel_state->scale_post_decml; accel_3d_read_raw()
277 &st->scale_pre_decml, &st->scale_post_decml); accel_3d_parse_report()
/linux-4.1.27/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c47 int scale_post_decml; member in struct:gyro_3d_state
139 *val2 = gyro_state->scale_post_decml; gyro_3d_read_raw()
277 &st->scale_pre_decml, &st->scale_post_decml); gyro_3d_parse_report()
/linux-4.1.27/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c56 int scale_post_decml; member in struct:magn_3d_state
186 *val2 = magn_state->scale_post_decml; magn_3d_read_raw()
395 &st->scale_pre_decml, &st->scale_post_decml); magn_3d_parse_report()
/linux-4.1.27/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c47 int scale_post_decml; member in struct:incl_3d_state
139 *val2 = incl_state->scale_post_decml; incl_3d_read_raw()
294 &st->scale_pre_decml, &st->scale_post_decml); incl_3d_parse_report()

Completed in 206 milliseconds