Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dhp-wmi-sensors.c388 struct hp_wmi_sensors { struct
389 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. */