Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dpch_uart.c1114 static void pch_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in pch_uart_set_mctrl() function
1342 pch_uart_set_mctrl(&priv->port, priv->port.mctrl); in pch_uart_set_termios()
1508 .set_mctrl = pch_uart_set_mctrl,