Lines Matching refs:hsdev
85 prox_state->common_attributes.hsdev,
164 static int prox_proc_event(struct hid_sensor_hub_device *hsdev,
181 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev,
204 struct hid_sensor_hub_device *hsdev,
211 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT,
225 sensor_hub_input_get_attribute_info(hsdev,
235 sensor_hub_input_get_attribute_info(hsdev,
242 hsdev->usage,
256 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
265 prox_state->common_attributes.hsdev = hsdev;
268 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_PROX,
282 ret = prox_parse_report(pdev, hsdev,
313 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_PROX,
334 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
338 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PROX);