Lines Matching defs:hsdev
118 gyro_state->common_attributes.hsdev,
189 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev,
211 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev,
245 struct hid_sensor_hub_device *hsdev,
254 ret = sensor_hub_input_get_attribute_info(hsdev,
286 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
294 gyro_state->common_attributes.hsdev = hsdev;
297 ret = hid_sensor_parse_common_attributes(hsdev,
314 ret = gyro_3d_parse_report(pdev, hsdev,
345 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D,
364 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
368 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D);