Home
last modified time | relevance | path

Searched refs:hid_sensor_remove_trigger (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.h19 void hid_sensor_remove_trigger(struct iio_dev *indio_dev,
H A Dhid-sensor-trigger.c212 void hid_sensor_remove_trigger(struct iio_dev *indio_dev, in hid_sensor_remove_trigger() function
225 EXPORT_SYMBOL_NS(hid_sensor_remove_trigger, IIO_HID);
/openbmc/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c258 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_probe()
271 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_remove()
/openbmc/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c255 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_probe()
267 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_remove()
/openbmc/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c321 hid_sensor_remove_trigger(indio_dev, &press_state->common_attributes); in hid_press_probe()
334 hid_sensor_remove_trigger(indio_dev, &press_state->common_attributes); in hid_press_remove()
/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-prox.c311 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_probe()
324 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_remove()
H A Dhid-sensor-als.c346 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_probe()
359 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_remove()
/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c325 hid_sensor_remove_trigger(indio_dev, &rot_state->common_attributes); in hid_dev_rot_probe()
338 hid_sensor_remove_trigger(indio_dev, &rot_state->common_attributes); in hid_dev_rot_remove()
H A Dhid-sensor-incl-3d.c381 hid_sensor_remove_trigger(indio_dev, &incl_state->common_attributes); in hid_incl_3d_probe()
394 hid_sensor_remove_trigger(indio_dev, &incl_state->common_attributes); in hid_incl_3d_remove()
/openbmc/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c340 hid_sensor_remove_trigger(indio_dev, &st->common_attributes); in hid_hinge_probe()
353 hid_sensor_remove_trigger(indio_dev, &st->common_attributes); in hid_hinge_remove()
/openbmc/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c357 hid_sensor_remove_trigger(indio_dev, &gyro_state->common_attributes); in hid_gyro_3d_probe()
370 hid_sensor_remove_trigger(indio_dev, &gyro_state->common_attributes); in hid_gyro_3d_remove()
/openbmc/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c420 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_probe()
433 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_remove()
/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c545 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_probe()
558 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_remove()