Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpch_uart.c1175 static void pch_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in pch_uart_set_mctrl() function
1403 pch_uart_set_mctrl(&priv->port, priv->port.mctrl); in pch_uart_set_termios()
1570 .set_mctrl = pch_uart_set_mctrl,