Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PUMP_DUTY_MIN
drivers/hwmon/nzxt-kraken3.c
213
if (channel == 0 && percent_value < PUMP_DUTY_MIN)
drivers/hwmon/nzxt-kraken3.c
214
percent_value = PUMP_DUTY_MIN;