Lines Matching refs:hid_sensor_hub_device
64 struct hid_sensor_hub_device *hsdev;
115 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback()
141 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback()
183 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback()
204 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature()
247 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature()
299 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value()
354 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index()
376 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info()
483 struct hid_sensor_hub_device *hsdev = NULL; in sensor_hub_raw_event()
549 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open()
570 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_close()
612 struct hid_sensor_hub_device *hsdev; in sensor_hub_probe()
613 struct hid_sensor_hub_device *last_hsdev = NULL; in sensor_hub_probe()
614 struct hid_sensor_hub_device *collection_hsdev = NULL; in sensor_hub_probe()
744 struct hid_sensor_hub_device *hsdev = in sensor_hub_remove()