Searched refs:sensor_hub_device_open (Results 1 – 5 of 5) sorted by relevance
104 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev);
266 ret = sensor_hub_device_open(hsdev); in hid_time_probe()
91 if (sensor_hub_device_open(st->hsdev)) in _hid_sensor_power_state()
550 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open() function569 EXPORT_SYMBOL_GPL(sensor_hub_device_open);
244 ret = sensor_hub_device_open(sensor_inst->hsdev); in enable_sensor_store()