Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
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()
749 .stop_tx = pic32_uart_stop_tx,