Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-hid-sensor-time.c291 sensor_hub_device_close(hsdev); in hid_time_probe()
301 sensor_hub_device_close(hsdev); in hid_time_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-hub.h112 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev);
/OK3568_Linux_fs/kernel/drivers/hid/
H A 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()
H A Dhid-sensor-hub.c570 void sensor_hub_device_close(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_close() function
580 EXPORT_SYMBOL_GPL(sensor_hub_device_close);
/OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c125 sensor_hub_device_close(st->hsdev); in _hid_sensor_power_state()