Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/humidity/
Dhid-sensor-humidity.c272 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_probe()
286 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_remove()
/Linux-v4.19/drivers/iio/temperature/
Dhid-sensor-temperature.c269 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
282 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/Linux-v4.19/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-v4.19/include/linux/
Dhid-sensor-hub.h151 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/Linux-v4.19/drivers/iio/light/
Dhid-sensor-prox.c349 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PROX); in hid_prox_remove()
Dhid-sensor-als.c372 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
/Linux-v4.19/drivers/iio/orientation/
Dhid-sensor-rotation.c347 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c410 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_remove()
/Linux-v4.19/drivers/iio/pressure/
Dhid-sensor-press.c353 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_remove()
/Linux-v4.19/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.c183 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() function
202 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback);
/Linux-v4.19/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c389 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_remove()
/Linux-v4.19/drivers/iio/accel/
Dhid-sensor-accel-3d.c454 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_accel_3d_remove()
/Linux-v4.19/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c581 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_remove()
/Linux-v4.19/Documentation/hid/
Dhid-sensor.txt95 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,