Searched refs:hid_sensor_remove_trigger (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/ |
| H A D | hid-sensor-trigger.h | 16 void hid_sensor_remove_trigger(struct iio_dev *indio_dev,
|
| H A D | hid-sensor-trigger.c | 227 void hid_sensor_remove_trigger(struct iio_dev *indio_dev, in hid_sensor_remove_trigger() function 241 EXPORT_SYMBOL(hid_sensor_remove_trigger);
|
| /OK3568_Linux_fs/kernel/drivers/iio/temperature/ |
| H A D | hid-sensor-temperature.c | 256 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_probe() 268 hid_sensor_remove_trigger(indio_dev, &temp_st->common_attributes); in hid_temperature_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/humidity/ |
| H A D | hid-sensor-humidity.c | 259 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_probe() 272 hid_sensor_remove_trigger(indio_dev, &humid_st->common_attributes); in hid_humidity_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/orientation/ |
| H A D | hid-sensor-rotation.c | 318 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()
|
| H A D | hid-sensor-incl-3d.c | 377 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()
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | hid-sensor-prox.c | 325 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_probe() 340 hid_sensor_remove_trigger(indio_dev, &prox_state->common_attributes); in hid_prox_remove()
|
| H A D | hid-sensor-als.c | 338 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()
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | hid-sensor-press.c | 320 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()
|
| /OK3568_Linux_fs/kernel/drivers/iio/gyro/ |
| H A D | hid-sensor-gyro-3d.c | 356 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()
|
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | hid-sensor-accel-3d.c | 424 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_probe() 439 hid_sensor_remove_trigger(indio_dev, &accel_state->common_attributes); in hid_accel_3d_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | hid-sensor-magn-3d.c | 549 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()
|