Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunsu.c553 static void sunsu_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsu_set_mctrl() function
667 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_startup()
719 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_shutdown()
931 .set_mctrl = sunsu_set_mctrl,