Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ACT_LED
drivers/gpib/gpio/gpib_bitbang.c
139
if (ACT_LED) \
drivers/gpib/gpio/gpib_bitbang.c
140
gpiod_direction_output(ACT_LED, 1); \
drivers/gpib/gpio/gpib_bitbang.c
143
if (ACT_LED) \
drivers/gpib/gpio/gpib_bitbang.c
144
gpiod_direction_output(ACT_LED, 0); \