Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dserial_txx9.c435 static void serial_txx9_set_mctrl(struct uart_port *port, unsigned int mctrl) in serial_txx9_set_mctrl() function
572 serial_txx9_set_mctrl(&up->port, up->port.mctrl); in serial_txx9_startup()
597 serial_txx9_set_mctrl(&up->port, up->port.mctrl); in serial_txx9_shutdown()
729 serial_txx9_set_mctrl(&up->port, up->port.mctrl); in serial_txx9_set_termios()
846 .set_mctrl = serial_txx9_set_mctrl,