Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Drp2.c313 static void rp2_uart_stop_tx(struct uart_port *port) in rp2_uart_stop_tx() function
438 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,