Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c37 struct hid_sensor_common rot_attributes; member
226 &magn_state->rot_attributes, val, val2); in magn_3d_read_raw()
263 &magn_state->rot_attributes, val, val2); in magn_3d_write_raw()
452 if (st->rot_attributes.sensitivity.index < 0) { in magn_3d_parse_report()
457 &st->rot_attributes.sensitivity); in magn_3d_parse_report()
459 st->rot_attributes.sensitivity.index, in magn_3d_parse_report()
460 st->rot_attributes.sensitivity.report_id); in magn_3d_parse_report()
497 magn_state->rot_attributes = magn_state->magn_flux_attributes; in hid_magn_3d_probe()
499 magn_state->rot_attributes.sensitivity.index = -1; in hid_magn_3d_probe()
/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c40 struct hid_sensor_common rot_attributes; member
221 &magn_state->rot_attributes, val, val2); in magn_3d_read_raw()
258 &magn_state->rot_attributes, val, val2); in magn_3d_write_raw()
460 if (st->rot_attributes.sensitivity.index < 0) { in magn_3d_parse_report()
465 &st->rot_attributes.sensitivity); in magn_3d_parse_report()
467 st->rot_attributes.sensitivity.index, in magn_3d_parse_report()
468 st->rot_attributes.sensitivity.report_id); in magn_3d_parse_report()
503 magn_state->rot_attributes = magn_state->magn_flux_attributes; in hid_magn_3d_probe()

Completed in 2 milliseconds