Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c51 struct common_attributes rot_attr; member
189 *val = magn_state->rot_attr.scale_pre_decml; in magn_3d_read_raw()
190 *val2 = magn_state->rot_attr.scale_post_decml; in magn_3d_read_raw()
191 ret_type = magn_state->rot_attr.scale_precision; in magn_3d_read_raw()
204 *val = magn_state->rot_attr.value_offset; in magn_3d_read_raw()
434 st->rot_attr.scale_precision in magn_3d_parse_report()
438 &st->rot_attr.scale_pre_decml, in magn_3d_parse_report()
439 &st->rot_attr.scale_post_decml); in magn_3d_parse_report()