Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BREAK_OFF
drivers/usb/serial/cp210x.c
1454
state = BREAK_OFF;
drivers/usb/serial/cp210x.c
1459
state == BREAK_OFF ? "off" : "on");
drivers/usb/serial/pl2303.c
1111
state = BREAK_OFF;
drivers/usb/serial/pl2303.c
1114
state == BREAK_OFF ? "off" : "on");