22 lines · plain
1What: /sys/devices/platform/<platform>/tokens/*2Date: November 20173KernelVersion: 4.154Contact: Dell.Client.Kernel@dell.com5Description:6 A read-only description of Dell platform tokens7 available on the machine.8 9 Each token attribute is available as a pair of10 sysfs attributes readable by a process with11 CAP_SYS_ADMIN.12 13 For example the token ID "5" would be available14 as the following attributes:15 16 - 0005_location17 - 0005_value18 19 Tokens will vary from machine to machine, and20 only tokens available on that machine will be21 displayed.22