Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsirfsoc_uart.c142 static void sirfsoc_uart_stop_tx(struct uart_port *port) in sirfsoc_uart_stop_tx() function
582 sirfsoc_uart_stop_tx(port); in sirfsoc_uart_isr()
1067 .stop_tx = sirfsoc_uart_stop_tx,