Searched refs:sensor_hub_device_open (Results 1 – 4 of 4) 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()
548 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open() function567 EXPORT_SYMBOL_GPL(sensor_hub_device_open);
244 ret = sensor_hub_device_open(sensor_inst->hsdev); in enable_sensor_store()