Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dserial_core.c60 static int uart_dcd_enabled(struct uart_port *uport) in uart_dcd_enabled() function
3435 if (uart_dcd_enabled(uport)) { in uart_handle_dcd_change()