Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/humidity/
Dhid-sensor-humidity.c256 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_probe()
270 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY); in hid_humidity_remove()
/linux-6.6.21/drivers/iio/temperature/
Dhid-sensor-temperature.c253 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
266 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/linux-6.6.21/drivers/rtc/
Drtc-hid-sensor-time.c295 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_probe()
304 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_remove()
/linux-6.6.21/drivers/iio/position/
Dhid-sensor-custom-intel-hinge.c338 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_hinge_probe()
352 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_hinge_remove()
/linux-6.6.21/include/linux/
Dhid-sensor-hub.h138 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/linux-6.6.21/drivers/iio/light/
Dhid-sensor-prox.c322 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_prox_remove()
Dhid-sensor-als.c357 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_als_remove()
/linux-6.6.21/drivers/iio/pressure/
Dhid-sensor-press.c332 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_remove()
/linux-6.6.21/drivers/iio/orientation/
Dhid-sensor-rotation.c336 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c392 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_remove()
/linux-6.6.21/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c368 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_remove()
/linux-6.6.21/drivers/hid/
Dhid-sensor-hub.c169 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() function
188 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback);
Dhid-sensor-custom.c1030 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_probe()
1049 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_sensor_custom_remove()
/linux-6.6.21/drivers/iio/accel/
Dhid-sensor-accel-3d.c431 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_accel_3d_remove()
/linux-6.6.21/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c556 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_remove()
/linux-6.6.21/Documentation/hid/
Dhid-sensor.rst102 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,