Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.c229 static void sunsab_stop_tx(struct uart_port *);
283 sunsab_stop_tx(&up->port); in transmit_chars()
405 static void sunsab_stop_tx(struct uart_port *port) in sunsab_stop_tx() function
818 .stop_tx = sunsab_stop_tx,