Home
last modified time | relevance | path

Searched refs:sensor_hub_register_callback (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/include/linux/
Dhid-sensor-hub.h139 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev,
/linux-4.4.14/drivers/rtc/
Drtc-hid-sensor-time.c271 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe()
/linux-4.4.14/drivers/iio/orientation/
Dhid-sensor-rotation.c291 ret = sensor_hub_register_callback(hsdev, in hid_dev_rot_probe()
Dhid-sensor-incl-3d.c383 ret = sensor_hub_register_callback(hsdev, in hid_incl_3d_probe()
/linux-4.4.14/drivers/iio/light/
Dhid-sensor-prox.c316 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_PROX, in hid_prox_probe()
Dhid-sensor-als.c328 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
/linux-4.4.14/drivers/iio/pressure/
Dhid-sensor-press.c327 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_PRESSURE, in hid_press_probe()
/linux-4.4.14/drivers/iio/accel/
Dhid-sensor-accel-3d.c366 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ACCEL_3D, in hid_accel_3d_probe()
/linux-4.4.14/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c363 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D, in hid_gyro_3d_probe()
/linux-4.4.14/drivers/hid/
Dhid-sensor-hub.c140 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback() function
180 EXPORT_SYMBOL_GPL(sensor_hub_register_callback);
Dhid-sensor-custom.c779 ret = sensor_hub_register_callback(hsdev, hsdev->usage, in hid_sensor_custom_probe()
/linux-4.4.14/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c480 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D, in hid_magn_3d_probe()
/linux-4.4.14/Documentation/hid/
Dhid-sensor.txt87 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev,