Home
last modified time | relevance | path

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

/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h16 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb);
Dhid-sensor-trigger.c225 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb) in hid_sensor_remove_trigger() function
237 EXPORT_SYMBOL(hid_sensor_remove_trigger);
/drivers/iio/humidity/
Dhid-sensor-humidity.c264 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_probe()
277 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_remove()
/drivers/iio/temperature/
Dhid-sensor-temperature.c261 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_probe()
273 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_remove()
/drivers/iio/pressure/
Dhid-sensor-press.c328 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_probe()
345 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_remove()
/drivers/iio/light/
Dhid-sensor-prox.c324 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_probe()
341 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_remove()
Dhid-sensor-als.c346 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_probe()
363 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_remove()
/drivers/iio/orientation/
Dhid-sensor-rotation.c326 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_probe()
341 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c385 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_probe()
402 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_remove()
/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c364 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_probe()
381 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_remove()
/drivers/iio/accel/
Dhid-sensor-accel-3d.c429 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_probe()
446 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_remove()
/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c557 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_probe()
572 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_remove()