Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dserial_txx9.c228 static void serial_txx9_stop_tx(struct uart_port *port) in serial_txx9_stop_tx() function
359 serial_txx9_stop_tx(&up->port); in transmit_chars()
376 serial_txx9_stop_tx(&up->port); in transmit_chars()
852 .stop_tx = serial_txx9_stop_tx,