Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsirfsoc_uart.c143 static void sirfsoc_uart_stop_tx(struct uart_port *port) in sirfsoc_uart_stop_tx() function
583 sirfsoc_uart_stop_tx(port); in sirfsoc_uart_isr()
1068 .stop_tx = sirfsoc_uart_stop_tx,