Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h29 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb);
Dhid-sensor-trigger.c131 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb) in hid_sensor_remove_trigger() function
136 EXPORT_SYMBOL(hid_sensor_remove_trigger);
/linux-4.1.27/drivers/iio/orientation/
Dhid-sensor-rotation.c303 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_probe()
318 hid_sensor_remove_trigger(&rot_state->common_attributes); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c396 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_probe()
413 hid_sensor_remove_trigger(&incl_state->common_attributes); in hid_incl_3d_remove()
/linux-4.1.27/drivers/iio/pressure/
Dhid-sensor-press.c339 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_probe()
356 hid_sensor_remove_trigger(&press_state->common_attributes); in hid_press_remove()
/linux-4.1.27/drivers/iio/light/
Dhid-sensor-prox.c329 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_probe()
346 hid_sensor_remove_trigger(&prox_state->common_attributes); in hid_prox_remove()
Dhid-sensor-als.c340 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_probe()
357 hid_sensor_remove_trigger(&als_state->common_attributes); in hid_als_remove()
/linux-4.1.27/drivers/iio/accel/
Dhid-sensor-accel-3d.c379 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_probe()
396 hid_sensor_remove_trigger(&accel_state->common_attributes); in hid_accel_3d_remove()
/linux-4.1.27/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c376 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_probe()
393 hid_sensor_remove_trigger(&gyro_state->common_attributes); in hid_gyro_3d_remove()
/linux-4.1.27/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c492 hid_sensor_remove_trigger(&magn_state->common_attributes); in hid_magn_3d_probe()
507 hid_sensor_remove_trigger(&magn_state->common_attributes); in hid_magn_3d_remove()