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

/linux-master/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c37 struct hid_sensor_common rot_attributes; member in struct:magn_3d_state
226 &magn_state->rot_attributes, val, val2);
263 &magn_state->rot_attributes, val, val2);
452 if (st->rot_attributes.sensitivity.index < 0) {
457 &st->rot_attributes.sensitivity);
459 st->rot_attributes.sensitivity.index,
460 st->rot_attributes.sensitivity.report_id);
497 magn_state->rot_attributes = magn_state->magn_flux_attributes;
499 magn_state->rot_attributes.sensitivity.index = -1;

Completed in 211 milliseconds