Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BELKIN_SA_STOP_BITS
drivers/usb/serial/belkin_sa.c
367
urb_value = (cflag & CSTOPB) ? BELKIN_SA_STOP_BITS(2)
drivers/usb/serial/belkin_sa.c
368
: BELKIN_SA_STOP_BITS(1);