Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dbcm63xx_uart.c143 static void bcm_uart_stop_tx(struct uart_port *port) in bcm_uart_stop_tx() function
319 bcm_uart_stop_tx(port); in bcm_uart_do_tx()
637 .stop_tx = bcm_uart_stop_tx,