Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TORCH_I_SHIFT
drivers/leds/leds-lm3642.c
122
TORCH_I_MASK << TORCH_I_SHIFT,
drivers/leds/leds-lm3642.c
123
(brightness - 1) << TORCH_I_SHIFT);
drivers/leds/leds-lm3642.c
140
TORCH_I_MASK << TORCH_I_SHIFT,
drivers/leds/leds-lm3642.c
141
(brightness - 1) << TORCH_I_SHIFT);