Searched refs:sensor_hub_report (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/hid/ |
D | hid-sensor-hub.c | 69 static struct hid_report *sensor_hub_report(int id, struct hid_device *hdev, in sensor_hub_report() function 216 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in sensor_hub_set_feature() 266 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in sensor_hub_get_feature() 315 report = sensor_hub_report(report_id, hsdev->hdev, in sensor_hub_input_attr_get_raw_value() 373 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in hid_sensor_get_usage_index()
|