Home
last modified time | relevance | path

Searched defs:hp_wmi_sensors (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c391 struct hp_wmi_sensors { struct
392 struct wmi_device *wdev;
393 struct hp_wmi_info **info_map[hwmon_max];
394 u8 channel_count[hwmon_max];
395 bool has_intrusion;
396 bool intrusion;
398 struct mutex lock; /* Lock polling WMI and driver state changes. */