Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/drivers/iio/temperature/
Dhid-sensor-temperature.c274 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_probe()
286 hid_sensor_remove_trigger(&temp_st->common_attributes); in hid_temperature_remove()
/linux-4.19.296/drivers/iio/humidity/
Dhid-sensor-humidity.c277 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_probe()
290 hid_sensor_remove_trigger(&humid_st->common_attributes); in hid_humidity_remove()
/linux-4.19.296/drivers/iio/pressure/
Dhid-sensor-press.c340 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_probe()
357 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_remove()
/linux-4.19.296/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.c397 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_probe()
414 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_remove()
/linux-4.19.296/drivers/iio/light/
Dhid-sensor-prox.c345 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_probe()
362 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_remove()
Dhid-sensor-als.c359 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_probe()
376 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_remove()
/linux-4.19.296/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c377 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_probe()
394 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_remove()
/linux-4.19.296/drivers/iio/accel/
Dhid-sensor-accel-3d.c446 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_probe()
463 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_remove()
/linux-4.19.296/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c570 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_probe()
585 hid_sensor_remove_trigger(&magn_state->magn_flux_attributes); in hid_magn_3d_remove()