1 What: /sys/kernel/debug/msi-wmi-platform-<wmi_device_name>/*
4 Contact: Armin Wolf <W_Armin@gmx.de>
6 This file allows to execute the associated WMI method with the same name.
8 To start the execution, write a buffer containing the method arguments
9 at file offset 0. Partial writes or writes at a different offset are not
12 The buffer returned by the WMI method can then be read from the file.
14 See Documentation/wmi/devices/msi-wmi-platform.rst for details.