Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c253 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
267 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/linux/drivers/iio/humidity/
H A 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/drivers/rtc/
H A 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/drivers/iio/pressure/
H A Dhid-sensor-press.c307 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_probe()
321 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE); in hid_press_remove()
/linux/drivers/iio/position/
H A 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/drivers/iio/light/
H A Dhid-sensor-prox.c328 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_prox_probe()
342 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_prox_remove()
H A Dhid-sensor-als.c424 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_als_probe()
438 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_als_remove()
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c340 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_probe()
354 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D); in hid_gyro_3d_remove()
/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c385 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_probe()
399 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_remove()
H A Dhid-sensor-incl-3d.c373 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_probe()
387 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D); in hid_incl_3d_remove()
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c403 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_accel_3d_probe()
417 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_accel_3d_remove()
/linux/include/linux/
H A Dhid-sensor-hub.h143 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c527 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_probe()
541 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D); in hid_magn_3d_remove()
/linux/drivers/hid/
H A 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);
/linux/Documentation/hid/
H A Dhid-sensor.rst102 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,