Searched refs:sensor_hub_device_open (Results 1 – 5 of 5) sorted by relevance
117 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev);
41 if (sensor_hub_device_open(st->hsdev)) in _hid_sensor_power_state()
278 ret = sensor_hub_device_open(hsdev); in hid_time_probe()
532 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open() function551 EXPORT_SYMBOL_GPL(sensor_hub_device_open);
250 ret = sensor_hub_device_open(sensor_inst->hsdev); in enable_sensor_store()