Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
read_pin
drivers/atm/lanai.c
900
if (read_pin() != 0)
drivers/atm/lanai.c
906
data = (data << 1) | !!read_pin();
drivers/atm/lanai.c
911
if (read_pin() == 0)