Searched refs:HP_WMI_PATTERN_SYS_TEMP (Results 1 – 1 of 1) sorted by relevance
38 #define HP_WMI_PATTERN_SYS_TEMP "Chassis Thermal Index" macro1469 is_sys = !strcmp(event_description, HP_WMI_PATTERN_SYS_TEMP); in match_temp_events()1487 (is_sys && (!strcmp(name, HP_WMI_PATTERN_SYS_TEMP) || in match_temp_events()