Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dvt8500_serial.c122 static void vt8500_stop_tx(struct uart_port *port) in vt8500_stop_tx() function
207 vt8500_stop_tx(port); in handle_tx()
225 vt8500_stop_tx(port); in handle_tx()
586 .stop_tx = vt8500_stop_tx,