hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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.