Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Di8k.h37 #define I8K_FAN_HIGH 2 macro
/Linux-v6.6/drivers/hwmon/
Ddell-smm-hwmon.c1083 .fan_max = I8K_FAN_HIGH,
1087 .fan_max = I8K_FAN_HIGH,
1397 data->i8k_fan_max = fan_max ? : I8K_FAN_HIGH; in dell_smm_probe()