Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.c169 static void sirfsoc_uart_stop_tx(struct uart_port *port) in sirfsoc_uart_stop_tx() function
691 sirfsoc_uart_stop_tx(port); in sirfsoc_uart_isr()
1176 .stop_tx = sirfsoc_uart_stop_tx,