Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dhp-wmi-sensors.c265 struct hp_wmi_numeric_sensor { struct
266 const char *name;
267 const char *description;
268 u32 sensor_type;
269 const char *other_sensor_type; /* Explains "Other" SensorType. */
270 u32 operational_status;
271 u8 size; /* Count of PossibleStates[]. */
272 const char **possible_states;
273 const char *current_state;
274 u32 base_units;
[all …]