Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpxa.c71 static void serial_pxa_stop_tx(struct uart_port *port) in serial_pxa_stop_tx() function
186 serial_pxa_stop_tx(&up->port); in transmit_chars()
204 serial_pxa_stop_tx(&up->port); in transmit_chars()
761 .stop_tx = serial_pxa_stop_tx,