Searched refs:rp2_uart_stop_tx (Results 1 – 1 of 1) sorted by relevance
316 static void rp2_uart_stop_tx(struct uart_port *port) in rp2_uart_stop_tx() function441 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()453 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()586 .stop_tx = rp2_uart_stop_tx,