Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dpxa.c72 static void serial_pxa_stop_tx(struct uart_port *port) in serial_pxa_stop_tx() function
187 serial_pxa_stop_tx(&up->port); in transmit_chars()
205 serial_pxa_stop_tx(&up->port); in transmit_chars()
746 .stop_tx = serial_pxa_stop_tx,