Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dmcf.c114 static void mcf_stop_tx(struct uart_port *port) in mcf_stop_tx() function
352 mcf_stop_tx(port); in mcf_tx_chars()
470 .stop_tx = mcf_stop_tx,