Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Ddell-smm-hwmon.c65 struct dell_smm_data { struct
66 struct mutex i8k_mutex; /* lock for sensors writes */
67 char bios_version[4];
68 char bios_machineid[16];
69 uint i8k_fan_mult;
70 uint i8k_pwm_mult;
71 uint i8k_fan_max;
72 bool disallow_fan_type_call;
73 bool disallow_fan_support;
74 unsigned int manual_fan;
[all …]