Searched refs:rp2_uart_stop_tx (Results 1 – 1 of 1) sorted by relevance
313 static void rp2_uart_stop_tx(struct uart_port *port) in rp2_uart_stop_tx() function438 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()450 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()583 .stop_tx = rp2_uart_stop_tx,