sysfs-class-stm 802 B

123456789101112131415161718192021222324
  1. What: /sys/class/stm/<stm>/masters
  2. Date: June 2015
  3. KernelVersion: 4.3
  4. Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
  5. Description:
  6. Shows first and last available to software master numbers on
  7. this STM device.
  8. What: /sys/class/stm/<stm>/channels
  9. Date: June 2015
  10. KernelVersion: 4.3
  11. Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
  12. Description:
  13. Shows the number of channels per master on this STM device.
  14. What: /sys/class/stm/<stm>/hw_override
  15. Date: March 2016
  16. KernelVersion: 4.7
  17. Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
  18. Description:
  19. Reads as 0 if master numbers in the STP stream produced by
  20. this stm device will match the master numbers assigned by
  21. the software or 1 if the stm hardware overrides software
  22. assigned masters.