Home
last modified time | relevance | path

Searched refs:sensor_hub_device_close (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/rtc/
Drtc-hid-sensor-time.c305 sensor_hub_device_close(hsdev); in hid_time_probe()
315 sensor_hub_device_close(hsdev); in hid_time_remove()
/linux-4.4.14/include/linux/
Dhid-sensor-hub.h125 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev);
/linux-4.4.14/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c63 sensor_hub_device_close(st->hsdev); in _hid_sensor_power_state()
/linux-4.4.14/drivers/hid/
Dhid-sensor-custom.c256 sensor_hub_device_close(sensor_inst->hsdev); in enable_sensor_store()
262 sensor_hub_device_close(sensor_inst->hsdev); in enable_sensor_store()
Dhid-sensor-hub.c553 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_close() function
563 EXPORT_SYMBOL_GPL(sensor_hub_device_close);