Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsirfsoc_uart.c142 static void sirfsoc_uart_stop_tx(struct uart_port *port) in sirfsoc_uart_stop_tx() function
582 sirfsoc_uart_stop_tx(port); in sirfsoc_uart_isr()
1067 .stop_tx = sirfsoc_uart_stop_tx,