Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dpic32_uart.c134 static void pic32_uart_stop_tx(struct uart_port *port) in pic32_uart_stop_tx() function
291 pic32_uart_stop_tx(port); in pic32_uart_do_tx()
679 .stop_tx = pic32_uart_stop_tx,