The iio_validate_own_trigger() function was added in this commit [1] but it is the same with the below function called iio_trigger_validate_own_device(). The bodies of the functions can be found in [2], [3]. [1]: https://lore.kernel.org/all/51cd3e3e74a6addf8d333f4a109fb9c5a11086ee.1683541225.git.mazziesaccount@xxxxxxxxx/ [2]: https://elixir.bootlin.com/linux/v6.11/source/drivers/iio/industrialio-trigger.c#L732 [3]: https://elixir.bootlin.com/linux/v6.11/source/drivers/iio/industrialio-trigger.c#L752 Vasileios Amoiridis (2): iio: Drop usage of iio_validate_own_trigger iio: remove iio_validate_own_trigger completely drivers/iio/accel/kionix-kx022a.c | 2 +- drivers/iio/industrialio-trigger.c | 22 +--------------------- drivers/iio/light/rohm-bu27008.c | 2 +- include/linux/iio/trigger.h | 1 - 4 files changed, 3 insertions(+), 24 deletions(-) base-commit: 8bea3878a1511bceadc2fbf284b00bcc5a2ef28d -- 2.25.1