Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c42 struct hid_sensor_common rot_attributes; member
223 &magn_state->rot_attributes, val, val2); in magn_3d_read_raw()
260 &magn_state->rot_attributes, val, val2); in magn_3d_write_raw()
462 if (st->rot_attributes.sensitivity.index < 0) { in magn_3d_parse_report()
467 &st->rot_attributes.sensitivity); in magn_3d_parse_report()
469 st->rot_attributes.sensitivity.index, in magn_3d_parse_report()
470 st->rot_attributes.sensitivity.report_id); in magn_3d_parse_report()
505 magn_state->rot_attributes = magn_state->magn_flux_attributes; in hid_magn_3d_probe()