Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-hid-sensor-time.c291 sensor_hub_device_close(hsdev); in hid_time_probe()
301 sensor_hub_device_close(hsdev); in hid_time_remove()
/Linux-v5.4/include/linux/
Dhid-sensor-hub.h112 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev);
/Linux-v5.4/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c123 sensor_hub_device_close(st->hsdev); in _hid_sensor_power_state()
/Linux-v5.4/drivers/hid/
Dhid-sensor-custom.c246 sensor_hub_device_close(sensor_inst->hsdev); in enable_sensor_store()
252 sensor_hub_device_close(sensor_inst->hsdev); in enable_sensor_store()
Dhid-sensor-hub.c564 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_close() function
574 EXPORT_SYMBOL_GPL(sensor_hub_device_close);