Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c42 #define HP_WMI_PATTERN_SYS_TEMP2 "System Ambient Temperature" macro
1580 !strcmp(name, HP_WMI_PATTERN_SYS_TEMP2)))) { in match_temp_events()