Home
last modified time | relevance | path

Searched refs:I8K_FAN_HIGH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Di8k.h37 #define I8K_FAN_HIGH 2 macro
/Linux-v5.15/drivers/hwmon/
Ddell-smm-hwmon.c962 .fan_max = I8K_FAN_HIGH,
966 .fan_max = I8K_FAN_HIGH,
1213 data->i8k_fan_max = I8K_FAN_HIGH; in dell_smm_probe()
1248 data->i8k_fan_max = fan_max ? : I8K_FAN_HIGH; /* Must not be 0 */ in dell_smm_probe()