Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()