Welcome to mirror list, hosted at ThFree Co, Russian Federation.

configfs-iio « testing « ABI « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aebda53ec0f775393b1a6afba6a4939af369a937 (plain)
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.