Home
last modified time | relevance | path

Searched refs:subfeature (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/wmi/devices/
H A Dmsi-wmi-platform.rst135 The input buffer contains a single byte to select the subfeature to be accessed and 31 bytes of
136 input data, the meaning of which depends on the subfeature being accessed.
139 and 31 bytes of output data, the meaning if which depends on the subfeature being accessed.
148 Returns embedded controller information, the selected subfeature does not matter. The output
162 Fan speed sensors can be accessed by selecting subfeature ``0x00``. The output data contains
175 Returns the version of the ACPI WMI interface, the selected subfeature does not matter.
/linux/drivers/hwmon/
H A Demc6w201.c39 enum subfeature { input, min, max }; enum