Home
last modified time | relevance | path

Searched refs:uart_dcd_enabled (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dserial_core.c62 static int uart_dcd_enabled(struct uart_port *uport) in uart_dcd_enabled() function
2870 if (uart_dcd_enabled(uport)) { in uart_handle_dcd_change()