Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dpxa.c80 static void serial_pxa_stop_tx(struct uart_port *port) in serial_pxa_stop_tx() function
195 serial_pxa_stop_tx(&up->port); in transmit_chars()
213 serial_pxa_stop_tx(&up->port); in transmit_chars()
767 .stop_tx = serial_pxa_stop_tx,