Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
round1
drivers/usb/serial/mos7720.c
1273
__u16 round1;
drivers/usb/serial/mos7720.c
1293
round1 = (__u16)(2304000L / baudrate);
drivers/usb/serial/mos7720.c
1294
round = (__u16)(round1 - (custom * 10));