Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IN_CLAMP
drivers/hwmon/gl518sm.c
91
#define IN_TO_REG(val) DIV_ROUND_CLOSEST(IN_CLAMP(val), 19)
drivers/hwmon/gl520sm.c
203
#define IN_TO_REG(val) DIV_ROUND_CLOSEST(IN_CLAMP(val), 19)