Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c60 static int uart_dcd_enabled(struct uart_port *uport) in uart_dcd_enabled() function
3500 if (uart_dcd_enabled(uport)) { in uart_handle_dcd_change()