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

/linux-master/drivers/rtc/
H A Drtc-hid-sensor-time.c295 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME);
304 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME);
/linux-master/drivers/iio/temperature/
H A Dhid-sensor-temperature.c253 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE);
266 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE);
/linux-master/drivers/iio/humidity/
H A Dhid-sensor-humidity.c256 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY);
270 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_HUMIDITY);
/linux-master/include/linux/
H A Dhid-sensor-hub.h131 * sensor_hub_remove_callback() - Remove client callbacks
138 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev,
/linux-master/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c338 sensor_hub_remove_callback(hsdev, hsdev->usage);
352 sensor_hub_remove_callback(hsdev, hsdev->usage);
/linux-master/drivers/iio/orientation/
H A Dhid-sensor-rotation.c336 sensor_hub_remove_callback(hsdev, hsdev->usage);
H A Dhid-sensor-incl-3d.c392 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D);
/linux-master/drivers/iio/pressure/
H A Dhid-sensor-press.c332 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE);
/linux-master/drivers/iio/light/
H A Dhid-sensor-prox.c322 sensor_hub_remove_callback(hsdev, hsdev->usage);
H A Dhid-sensor-als.c445 sensor_hub_remove_callback(hsdev, hsdev->usage);
/linux-master/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c368 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D);
/linux-master/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c556 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D);
/linux-master/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c431 sensor_hub_remove_callback(hsdev, hsdev->usage);
/linux-master/drivers/hid/
H A Dhid-sensor-custom.c1030 sensor_hub_remove_callback(hsdev, hsdev->usage);
1049 sensor_hub_remove_callback(hsdev, hsdev->usage);
H A Dhid-sensor-hub.c169 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, function
188 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback); variable

Completed in 138 milliseconds