Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dserial_txx9.c208 static void serial_txx9_stop_tx(struct uart_port *up) in serial_txx9_stop_tx() function
334 serial_txx9_stop_tx(up); in transmit_chars()
351 serial_txx9_stop_tx(up); in transmit_chars()
817 .stop_tx = serial_txx9_stop_tx,