configfs-iio 905 B

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