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

/drivers/rtc/
H A Drtc-hid-sensor-time.c307 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME);
316 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME);
/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c400 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ACCEL_3D);
/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c397 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_GYRO_3D);
/drivers/iio/light/
H A Dhid-sensor-als.c362 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS);
H A Dhid-sensor-prox.c354 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PROX);
/drivers/iio/orientation/
H A Dhid-sensor-rotation.c316 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_DEVICE_ORIENTATION);
H A Dhid-sensor-incl-3d.c418 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_INCLINOMETER_3D);
/drivers/iio/pressure/
H A Dhid-sensor-press.c363 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_PRESSURE);
/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c512 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_COMPASS_3D);
/drivers/hid/
H A Dhid-sensor-hub.c187 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, function
206 EXPORT_SYMBOL_GPL(sensor_hub_remove_callback); variable

Completed in 162 milliseconds