Lines Matching refs:hid_sensor_hub_device
50 struct hid_sensor_hub_device *hsdev;
101 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback()
127 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback()
169 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback()
190 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature()
238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature()
290 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value()
352 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index()
374 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info()
482 struct hid_sensor_hub_device *hsdev = NULL; in sensor_hub_raw_event()
550 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open()
571 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_close()
613 struct hid_sensor_hub_device *hsdev; in sensor_hub_probe()
614 struct hid_sensor_hub_device *last_hsdev = NULL; in sensor_hub_probe()
615 struct hid_sensor_hub_device *collection_hsdev = NULL; in sensor_hub_probe()
744 struct hid_sensor_hub_device *hsdev = in sensor_hub_remove()