Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dserial_txx9.c225 static void serial_txx9_stop_tx(struct uart_port *port) in serial_txx9_stop_tx() function
356 serial_txx9_stop_tx(&up->port); in transmit_chars()
373 serial_txx9_stop_tx(&up->port); in transmit_chars()
849 .stop_tx = serial_txx9_stop_tx,