Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c46 #define HP_WMI_PATTERN_TEMP_ALARM "Thermal Critical" macro
1161 if (!strcmp(event_name, HP_WMI_PATTERN_TEMP_ALARM)) in classify_event()