Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VDD_CLAMP
drivers/hwmon/gl518sm.c
94
#define VDD_CLAMP(val) clamp_val(val, 0, 255 * 95 / 4)
drivers/hwmon/gl520sm.c
198
#define VDD_CLAMP(val) clamp_val(val, 0, 255 * 95 / 4)