Lines Matching full:iio
9 * :c:func:`iio_trigger_validate_own_device` — Check if a trigger and IIO
14 An IIO trigger can be provided by a device driver that also has an IIO device
21 IIO trigger sysfs interface
26 * :file:`/sys/bus/iio/devices/trigger{Y}/*`, this file is created once an
27 IIO trigger is registered with the IIO core and corresponds to trigger
37 * :file:`/sys/bus/iio/devices/iio:device{X}/trigger/*`, this directory is
42 IIO trigger setup
60 /* now register the trigger with the IIO core */
63 IIO trigger ops
76 .. kernel-doc:: include/linux/iio/trigger.h
77 .. kernel-doc:: drivers/iio/industrialio-trigger.c