Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpic32_uart.c199 static void pic32_uart_stop_tx(struct uart_port *port) in pic32_uart_stop_tx() function
356 pic32_uart_stop_tx(port); in pic32_uart_do_tx()
750 .stop_tx = pic32_uart_stop_tx,