Lines Matching defs:hsdev
102 als_state->common_attributes.hsdev,
180 static int als_proc_event(struct hid_sensor_hub_device *hsdev,
197 static int als_capture_sample(struct hid_sensor_hub_device *hsdev,
222 struct hid_sensor_hub_device *hsdev,
229 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT,
250 sensor_hub_input_get_attribute_info(hsdev,
269 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
277 als_state->common_attributes.hsdev = hsdev;
280 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS,
294 ret = als_parse_report(pdev, hsdev,
326 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS,
347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;
351 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS);