Searched refs:sensor_hub_register_callback (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | hid-sensor-hub.h | 139 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev,
|
| /linux-4.4.14/drivers/rtc/ |
| D | rtc-hid-sensor-time.c | 271 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe()
|
| /linux-4.4.14/drivers/iio/orientation/ |
| D | hid-sensor-rotation.c | 291 ret = sensor_hub_register_callback(hsdev, in hid_dev_rot_probe()
|
| D | hid-sensor-incl-3d.c | 383 ret = sensor_hub_register_callback(hsdev, in hid_incl_3d_probe()
|
| /linux-4.4.14/drivers/iio/light/ |
| D | hid-sensor-prox.c | 316 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_PROX, in hid_prox_probe()
|
| D | hid-sensor-als.c | 328 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
|
| /linux-4.4.14/drivers/iio/pressure/ |
| D | hid-sensor-press.c | 327 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_PRESSURE, in hid_press_probe()
|
| /linux-4.4.14/drivers/iio/accel/ |
| D | hid-sensor-accel-3d.c | 366 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ACCEL_3D, in hid_accel_3d_probe()
|
| /linux-4.4.14/drivers/iio/gyro/ |
| D | hid-sensor-gyro-3d.c | 363 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D, in hid_gyro_3d_probe()
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-sensor-hub.c | 140 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);
|
| D | hid-sensor-custom.c | 779 ret = sensor_hub_register_callback(hsdev, hsdev->usage, in hid_sensor_custom_probe()
|
| /linux-4.4.14/drivers/iio/magnetometer/ |
| D | hid-sensor-magn-3d.c | 480 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D, in hid_magn_3d_probe()
|
| /linux-4.4.14/Documentation/hid/ |
| D | hid-sensor.txt | 87 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev,
|