Lines Matching refs:sensitivity_rel
266 st->sensitivity_rel.report_id, in hid_sensor_read_raw_hyst_rel_value()
267 st->sensitivity_rel.index, sizeof(value), in hid_sensor_read_raw_hyst_rel_value()
274 convert_from_vtf_format(value, st->sensitivity_rel.size, in hid_sensor_read_raw_hyst_rel_value()
275 st->sensitivity_rel.unit_expo, val1, val2); in hid_sensor_read_raw_hyst_rel_value()
322 value = convert_to_vtf_format(st->sensitivity_rel.size, in hid_sensor_write_raw_hyst_rel_value()
323 st->sensitivity_rel.unit_expo, in hid_sensor_write_raw_hyst_rel_value()
325 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity_rel.report_id, in hid_sensor_write_raw_hyst_rel_value()
326 st->sensitivity_rel.index, sizeof(value), in hid_sensor_write_raw_hyst_rel_value()
332 st->sensitivity_rel.report_id, in hid_sensor_write_raw_hyst_rel_value()
333 st->sensitivity_rel.index, sizeof(value), in hid_sensor_write_raw_hyst_rel_value()
531 &st->sensitivity_rel); in hid_sensor_parse_common_attributes()
544 if (st->sensitivity_rel.index < 0) in hid_sensor_parse_common_attributes()
549 &st->sensitivity_rel); in hid_sensor_parse_common_attributes()