Lines Matching defs:hsdev
111 gyro_state->common_attributes.hsdev,
190 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev,
207 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev,
235 struct hid_sensor_hub_device *hsdev,
244 ret = sensor_hub_input_get_attribute_info(hsdev,
268 sensor_hub_input_get_attribute_info(hsdev,
287 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
295 gyro_state->common_attributes.hsdev = hsdev;
298 ret = hid_sensor_parse_common_attributes(hsdev,
313 ret = gyro_3d_parse_report(pdev, hsdev,
344 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D,
365 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
369 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D);