Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_txx9.c221 static void serial_txx9_stop_tx(struct uart_port *port) in serial_txx9_stop_tx() function
351 serial_txx9_stop_tx(&up->port); in transmit_chars()
368 serial_txx9_stop_tx(&up->port); in transmit_chars()
846 .stop_tx = serial_txx9_stop_tx,