Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dhp-wmi-sensors.c262 struct hp_wmi_numeric_sensor { struct
263 const char *name;
264 const char *description;
265 u32 sensor_type;
266 const char *other_sensor_type; /* Explains "Other" SensorType. */
267 u32 operational_status;
268 u8 size; /* Count of PossibleStates[]. */
269 const char **possible_states;
270 const char *current_state;
271 u32 base_units;
[all …]