Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/temperature/
Dhid-sensor-temperature.c252 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
265 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/Linux-v5.10/drivers/iio/humidity/
Dhid-sensor-humidity.c255 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_probe()
269 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_remove()
/Linux-v5.10/drivers/rtc/
Drtc-hid-sensor-time.c293 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_probe()
302 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_remove()
/Linux-v5.10/include/linux/
Dhid-sensor-hub.h138 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/Linux-v5.10/drivers/iio/orientation/
Dhid-sensor-rotation.c329 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c390 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_remove()
/Linux-v5.10/drivers/iio/light/
Dhid-sensor-prox.c329 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PROX); in hid_prox_remove()
Dhid-sensor-als.c351 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
/Linux-v5.10/drivers/iio/pressure/
Dhid-sensor-press.c333 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_remove()
/Linux-v5.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c369 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_remove()
/Linux-v5.10/drivers/hid/
Dhid-sensor-custom.c795 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_probe()
809 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_remove()
Dhid-sensor-hub.c170 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() function
189 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback);
/Linux-v5.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c434 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_accel_3d_remove()
/Linux-v5.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c560 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_remove()
/Linux-v5.10/Documentation/hid/
Dhid-sensor.rst102 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,