Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dvt8500_serial.c122 static void vt8500_stop_tx(struct uart_port *port) in vt8500_stop_tx() function
200 vt8500_stop_tx(port); in handle_tx()
218 vt8500_stop_tx(port); in handle_tx()
585 .stop_tx = vt8500_stop_tx,