Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsifive.c171 static void sifive_serial_stop_tx(struct uart_port *port);
498 static void sifive_serial_stop_tx(struct uart_port *port) in sifive_serial_stop_tx() function
882 .stop_tx = sifive_serial_stop_tx,