Searched refs:altera_uart_stop_tx (Results 1 – 1 of 1) sorted by relevance
146 static void altera_uart_stop_tx(struct uart_port *port) in altera_uart_stop_tx() function276 altera_uart_stop_tx(port); in altera_uart_tx_chars()419 .stop_tx = altera_uart_stop_tx,