Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UART_BUILD_REVISION
drivers/tty/serial/8250/8250_omap.c
97
#define UART_BUILD_REVISION(x, y) (((x) << 8) | (y))
drivers/tty/serial/omap-serial.c
42
#define UART_BUILD_REVISION(x, y) (((x) << 8) | (y))