Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UART_CTS
drivers/usb/serial/cypress_m8.c
1090
if (delta & UART_CTS)
drivers/usb/serial/cypress_m8.c
821
| ((status & UART_CTS) ? TIOCM_CTS : 0)
drivers/usb/serial/pl2303.c
1078
| ((status & UART_CTS) ? TIOCM_CTS : 0)
drivers/usb/serial/pl2303.c
1165
if (delta & UART_CTS)