Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid-sensor-hub.h108 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev);
/linux/drivers/rtc/
H A Drtc-hid-sensor-time.c266 ret = sensor_hub_device_open(hsdev); in hid_time_probe()
/linux/drivers/hid/
H A Dhid-sensor-hub.c621 int sensor_hub_device_open(struct hid_sensor_hub_device *hsdev) in sensor_hub_device_open() function
640 EXPORT_SYMBOL_GPL(sensor_hub_device_open);