hc
2024-08-16 a24a44ff9ca902811b99aa9663d697cf452e08ef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
What:        /config/iio
Date:        October 2015
KernelVersion:    4.4
Contact:    linux-iio@vger.kernel.org
Description:
       This represents Industrial IO configuration entry point
       directory. It contains sub-groups corresponding to IIO
       objects.
 
What:        /config/iio/triggers
Date:        October 2015
KernelVersion:    4.4
Description:
       Industrial IO software triggers directory.
 
What:        /config/iio/triggers/hrtimers
Date:        October 2015
KernelVersion:    4.4
Description:
       High resolution timers directory. Creating a directory here
       will result in creating a hrtimer trigger in the IIO subsystem.
 
What:        /config/iio/devices
Date:        April 2016
KernelVersion:    4.7
Description:
       Industrial IO software devices directory.
 
What:        /config/iio/devices/dummy
Date:        April 2016
KernelVersion:    4.7
Description:
       Dummy IIO devices directory. Creating a directory here will result
       in creating a dummy IIO device in the IIO subystem.