Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsunsab.c232 static void sunsab_stop_tx(struct uart_port *);
287 sunsab_stop_tx(&up->port); in transmit_chars()
409 static void sunsab_stop_tx(struct uart_port *port) in sunsab_stop_tx() function
827 .stop_tx = sunsab_stop_tx,