Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c309 static void qe_uart_stop_tx(struct uart_port *port) in qe_uart_stop_tx() function
362 qe_uart_stop_tx(port); in qe_uart_tx_pump()
398 qe_uart_stop_tx(port); in qe_uart_tx_pump()
1070 .stop_tx = qe_uart_stop_tx,