Searched refs:additive (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/drivers/macintosh/ |
D | windfarm_pid.h | 28 int additive; /* 1: target relative to previous value */ member
|
D | windfarm_rm31.c | 347 .additive = 0, 360 .additive = 0, 447 .additive = 0,
|
D | windfarm_pm72.c | 446 .additive = 1, 458 .additive = 1, 538 .additive = 1,
|
D | windfarm_pm91.c | 312 param.additive = (fan_hd->type == WF_CONTROL_RPM_FAN); in wf_smu_create_drive_fans() 393 param.additive = (fan_slots->type == WF_CONTROL_RPM_FAN); in wf_smu_create_slots_fans()
|
D | windfarm_pid.c | 69 if (st->param.additive) in wf_pid_run()
|
D | windfarm_pm112.c | 352 .additive = 1, 402 .additive = 1,
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | evm | 58 Echoing a value is additive, the new value is added to the
|
/Linux-v5.15/Documentation/driver-api/driver-model/ |
D | driver.rst | 223 fixed at (or additive to) the boot configuration until all its consumers have
|
/Linux-v5.15/net/ipv4/ |
D | Kconfig | 480 called additive increase and binary search increase. When the 481 congestion window is large, additive increase with a large
|
/Linux-v5.15/Documentation/filesystems/ |
D | ntfs.rst | 195 Note that the options are additive, i.e. specifying::
|