hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/Documentation/ABI/testing/sysfs-bus-intel_th-output-devices
....@@ -3,11 +3,13 @@
33 KernelVersion: 4.3
44 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
55 Description: (RW) Writes of 1 or 0 enable or disable trace output to this
6
- output device. Reads return current status.
6
+ output device. Reads return current status. Requires that the
7
+ correstponding output port driver be loaded.
78
89 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/port
910 Date: June 2015
1011 KernelVersion: 4.3
1112 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
1213 Description: (RO) Port number, corresponding to this output device on the
13
- switch (GTH).
14
+ switch (GTH) or "unassigned" if the corresponding output
15
+ port driver is not loaded.