Lines Matching refs:hsdev

159 	ret = sensor_hub_get_feature(st->hsdev,
180 ret = sensor_hub_get_feature(st->hsdev,
219 ret = sensor_hub_set_feature(st->hsdev, st->poll.report_id,
224 ret = sensor_hub_get_feature(st->hsdev,
242 ret = sensor_hub_get_feature(st->hsdev,
265 ret = sensor_hub_get_feature(st->hsdev,
294 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity.report_id,
300 ret = sensor_hub_get_feature(st->hsdev,
325 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity_rel.report_id,
331 ret = sensor_hub_get_feature(st->hsdev,
436 int hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev,
440 sensor_hub_input_get_attribute_info(hsdev,
454 static void hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev,
458 sensor_hub_input_get_attribute_info(hsdev, HID_FEATURE_REPORT,
463 hid_dbg(hsdev->hdev, "Report latency attributes: %x:%x\n",
472 ret = sensor_hub_get_feature(st->hsdev, st->report_latency.report_id,
484 return sensor_hub_set_feature(st->hsdev, st->report_latency.report_id,
496 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,
508 hid_sensor_get_reporting_interval(hsdev, usage_id, st);
510 sensor_hub_input_get_attribute_info(hsdev,
515 sensor_hub_input_get_attribute_info(hsdev,
523 sensor_hub_input_get_attribute_info(hsdev,
528 sensor_hub_input_get_attribute_info(hsdev,
539 hsdev, HID_FEATURE_REPORT, usage_id,
546 hsdev, HID_FEATURE_REPORT, usage_id,
554 sensor_hub_input_get_attribute_info(hsdev,
567 hid_sensor_get_report_latency_info(hsdev, usage_id, st);
569 hid_dbg(hsdev->hdev, "common attributes: %x:%x, %x:%x, %x:%x %x:%x %x:%x\n",
576 ret = sensor_hub_get_feature(hsdev,