Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-hid-sensor-time.c307 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_probe()
316 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_remove()
/linux-4.1.27/include/linux/
Dhid-sensor-hub.h151 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/linux-4.1.27/drivers/iio/orientation/
Dhid-sensor-rotation.c316 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_DEVICE_ORIENTATION); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c411 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_remove()
/linux-4.1.27/drivers/iio/pressure/
Dhid-sensor-press.c354 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_remove()
/linux-4.1.27/drivers/iio/light/
Dhid-sensor-prox.c344 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PROX); in hid_prox_remove()
Dhid-sensor-als.c355 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
/linux-4.1.27/drivers/hid/
Dhid-sensor-custom.c807 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_probe()
821 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_remove()
Dhid-sensor-hub.c182 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() function
201 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback);
/linux-4.1.27/drivers/iio/accel/
Dhid-sensor-accel-3d.c394 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ACCEL_3D); in hid_accel_3d_remove()
/linux-4.1.27/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c391 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_remove()
/linux-4.1.27/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c505 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_remove()
/linux-4.1.27/Documentation/hid/
Dhid-sensor.txt95 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,