Home
last modified time | relevance | path

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

/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.c221 void hid_sensor_remove_trigger(struct iio_dev *indio_dev, in hid_sensor_remove_trigger() function
233 EXPORT_SYMBOL_NS(hid_sensor_remove_trigger, "IIO_HID");
/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()
/linux/drivers/iio/temperature/ !
H A Dhid-sensor-temperature.c256 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_probe()
268 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_remove()
/linux/drivers/iio/pressure/ !
H A Dhid-sensor-press.c322 hid_sensor_remove_trigger(indio_dev, &press_state->common_attributes); in hid_press_probe()
335 hid_sensor_remove_trigger(indio_dev, &press_state->common_attributes); in hid_press_remove()
/linux/drivers/iio/orientation/ !
H A Dhid-sensor-rotation.c341 hid_sensor_remove_trigger(indio_dev, &rot_state->common_attributes); in hid_dev_rot_probe()
354 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()
/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()
/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()
/linux/drivers/iio/light/ !
H A Dhid-sensor-prox.c343 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_probe()
356 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_remove()
H A Dhid-sensor-als.c435 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_probe()
448 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_remove()
/linux/drivers/iio/accel/ !
H A Dhid-sensor-accel-3d.c419 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_probe()
432 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_remove()
/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()