Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsifive.c182 static void sifive_serial_stop_tx(struct uart_port *port);
312 sifive_serial_stop_tx(&ssp->port); in __ssp_transmit_chars()
328 sifive_serial_stop_tx(&ssp->port); in __ssp_transmit_chars()
532 static void sifive_serial_stop_tx(struct uart_port *port) in sifive_serial_stop_tx() function
915 .stop_tx = sifive_serial_stop_tx,