Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Ddz.c126 static void dz_stop_tx(struct uart_port *uport) in dz_stop_tx() function
275 dz_stop_tx(&dport->port); in dz_transmit_chars()
295 dz_stop_tx(&dport->port); in dz_transmit_chars()
451 dz_stop_tx(&dport->port); in dz_shutdown()
653 dz_stop_tx(&dport->port); in dz_pm()
746 .stop_tx = dz_stop_tx,