Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h29 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb);
Dhid-sensor-trigger.c238 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb) in hid_sensor_remove_trigger() function
250 EXPORT_SYMBOL(hid_sensor_remove_trigger);
/Linux-v4.19/drivers/iio/humidity/
Dhid-sensor-humidity.c274 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_probe()
287 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_remove()
/Linux-v4.19/drivers/iio/temperature/
Dhid-sensor-temperature.c271 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_probe()
283 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_remove()
/Linux-v4.19/drivers/iio/light/
Dhid-sensor-prox.c334 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_probe()
351 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_remove()
Dhid-sensor-als.c357 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_probe()
374 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_remove()
/Linux-v4.19/drivers/iio/orientation/
Dhid-sensor-rotation.c334 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_probe()
349 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c395 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_probe()
412 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_remove()
/Linux-v4.19/drivers/iio/pressure/
Dhid-sensor-press.c338 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_probe()
355 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_remove()
/Linux-v4.19/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c374 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_probe()
391 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_remove()
/Linux-v4.19/drivers/iio/accel/
Dhid-sensor-accel-3d.c439 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_probe()
456 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_remove()
/Linux-v4.19/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c568 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_probe()
583 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_remove()