Searched defs:hp_wmi_sensors (Results 1 – 1 of 1) sorted by relevance
388 struct hp_wmi_sensors { struct389 struct wmi_device *wdev;390 struct hp_wmi_info **info_map[hwmon_max];391 u8 channel_count[hwmon_max];392 bool has_intrusion;393 bool intrusion;395 struct mutex lock; /* Lock polling WMI and driver state changes. */