Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c55 struct hid_sensor_common rot_attributes; member
234 &magn_state->rot_attributes, val, val2); in magn_3d_read_raw()
271 &magn_state->rot_attributes, val, val2); in magn_3d_write_raw()
473 if (st->rot_attributes.sensitivity.index < 0) { in magn_3d_parse_report()
478 &st->rot_attributes.sensitivity); in magn_3d_parse_report()
480 st->rot_attributes.sensitivity.index, in magn_3d_parse_report()
481 st->rot_attributes.sensitivity.report_id); in magn_3d_parse_report()
516 magn_state->rot_attributes = magn_state->magn_flux_attributes; in hid_magn_3d_probe()