Lines Matching defs:hsdev
112 incl_state->common_attributes.hsdev,
189 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev,
206 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev,
235 struct hid_sensor_hub_device *hsdev,
242 ret = sensor_hub_input_get_attribute_info(hsdev,
252 ret = sensor_hub_input_get_attribute_info(hsdev,
262 ret = sensor_hub_input_get_attribute_info(hsdev,
285 sensor_hub_input_get_attribute_info(hsdev,
304 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
314 incl_state->common_attributes.hsdev = hsdev;
317 ret = hid_sensor_parse_common_attributes(hsdev,
332 ret = incl_3d_parse_report(pdev, hsdev,
364 ret = sensor_hub_register_callback(hsdev,
386 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
390 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D);