Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c46 struct common_attributes rot_attr; member
192 *val = magn_state->rot_attr.scale_pre_decml; in magn_3d_read_raw()
193 *val2 = magn_state->rot_attr.scale_post_decml; in magn_3d_read_raw()
194 ret_type = magn_state->rot_attr.scale_precision; in magn_3d_read_raw()
207 *val = magn_state->rot_attr.value_offset; in magn_3d_read_raw()
445 st->rot_attr.scale_precision in magn_3d_parse_report()
449 &st->rot_attr.scale_pre_decml, in magn_3d_parse_report()
450 &st->rot_attr.scale_post_decml); in magn_3d_parse_report()