Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/
A Dlm85.c317 struct lm85_autofan autofan[3]; member
507 data->autofan[i].config = in lm85_update_device()
512 data->autofan[i].min_pwm = in lm85_update_device()
529 data->autofan[0].min_off = (i & 0x20) != 0; in lm85_update_device()
769 data->autofan[nr].config = (data->autofan[nr].config & ~0xe0) in pwm_enable_store()
772 data->autofan[nr].config); in pwm_enable_store()
1044 data->autofan[nr].config = (data->autofan[nr].config & (~0xe0)) in pwm_auto_channels_store()
1047 data->autofan[nr].config); in pwm_auto_channels_store()
1077 data->autofan[nr].min_pwm); in pwm_auto_pwm_min_store()
1107 data->autofan[nr].min_off = val; in pwm_auto_pwm_minctl_store()
[all …]
/linux-6.3-rc2/Documentation/hwmon/
A Dlm85.rst201 be connected to the processor PROC_HOT output. If available, the autofan

Completed in 8 milliseconds