Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsunsab.c229 static void sunsab_stop_tx(struct uart_port *);
284 sunsab_stop_tx(&up->port); in transmit_chars()
406 static void sunsab_stop_tx(struct uart_port *port) in sunsab_stop_tx() function
820 .stop_tx = sunsab_stop_tx,