Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dsa1100.c129 static void sa1100_stop_tx(struct uart_port *port) in sa1100_stop_tx() function
247 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
267 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
593 .stop_tx = sa1100_stop_tx,