Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsunsu.c580 static void sunsu_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsu_set_mctrl() function
694 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_startup()
746 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_shutdown()
960 .set_mctrl = sunsu_set_mctrl,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunsu.c576 static void sunsu_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsu_set_mctrl() function
690 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_startup()
742 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_shutdown()
954 .set_mctrl = sunsu_set_mctrl,

Completed in 4 milliseconds