Lines Matching refs:hsdev
64 struct hid_sensor_hub_device *hsdev;
79 hsdev = prox_state->common_attributes.hsdev;
89 hsdev, hsdev->usage, address, report_id,
165 static int prox_proc_event(struct hid_sensor_hub_device *hsdev,
182 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev,
211 struct hid_sensor_hub_device *hsdev,
218 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT,
240 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
249 prox_state->common_attributes.hsdev = hsdev;
252 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage,
268 ret = prox_parse_report(pdev, hsdev,
270 hsdev->usage, prox_state);
299 ret = sensor_hub_register_callback(hsdev, hsdev->usage,
318 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
322 sensor_hub_remove_callback(hsdev, hsdev->usage);