Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FAULT_OC
drivers/hwmon/ltc4222.c
42
#define FAULT_OC BIT(2)
drivers/hwmon/ltc4260.c
32
#define FAULT_OC (1 << 2)
drivers/hwmon/ltc4261.c
42
#define FAULT_OC (1<<2)