Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhid-sensor-hub.h104 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev);
/linux/drivers/rtc/
A Drtc-hid-sensor-time.c266 ret = sensor_hub_device_open(hsdev); in hid_time_probe()
/linux/drivers/hid/
A Dhid-sensor-hub.c548 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open() function
567 EXPORT_SYMBOL_GPL(sensor_hub_device_open);
A Dhid-sensor-custom.c243 ret = sensor_hub_device_open(sensor_inst->hsdev); in enable_sensor_store()
/linux/drivers/iio/common/hid-sensors/
A Dhid-sensor-trigger.c91 if (sensor_hub_device_open(st->hsdev)) in _hid_sensor_power_state()

Completed in 10 milliseconds