Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h16 void hid_sensor_remove_trigger(struct iio_dev *indio_dev,
Dhid-sensor-trigger.c227 void hid_sensor_remove_trigger(struct iio_dev *indio_dev, in hid_sensor_remove_trigger() function
241 EXPORT_SYMBOL(hid_sensor_remove_trigger);
/Linux-v5.10/drivers/iio/temperature/
Dhid-sensor-temperature.c254 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_probe()
266 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_remove()
/Linux-v5.10/drivers/iio/humidity/
Dhid-sensor-humidity.c257 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_probe()
270 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_remove()
/Linux-v5.10/drivers/iio/orientation/
Dhid-sensor-rotation.c318 hid_sensor_remove_trigger(indio_dev, &rot_state->common_attributes); in hid_dev_rot_probe()
331 hid_sensor_remove_trigger(indio_dev, &rot_state->common_attributes); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c377 hid_sensor_remove_trigger(indio_dev, &incl_state->common_attributes); in hid_incl_3d_probe()
392 hid_sensor_remove_trigger(indio_dev, &incl_state->common_attributes); in hid_incl_3d_remove()
/Linux-v5.10/drivers/iio/light/
Dhid-sensor-prox.c316 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_probe()
331 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_remove()
Dhid-sensor-als.c338 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_probe()
353 hid_sensor_remove_trigger(indio_dev, &als_state->common_attributes); in hid_als_remove()
/Linux-v5.10/drivers/iio/pressure/
Dhid-sensor-press.c320 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-v5.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c356 hid_sensor_remove_trigger(indio_dev, &gyro_state->common_attributes); in hid_gyro_3d_probe()
371 hid_sensor_remove_trigger(indio_dev, &gyro_state->common_attributes); in hid_gyro_3d_remove()
/Linux-v5.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c421 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_probe()
436 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_remove()
/Linux-v5.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c549 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_probe()
562 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_remove()