Searched refs:dz_stop_tx (Results 1 – 1 of 1) sorted by relevance
127 static void dz_stop_tx(struct uart_port *uport) in dz_stop_tx() function276 dz_stop_tx(&dport->port); in dz_transmit_chars()296 dz_stop_tx(&dport->port); in dz_transmit_chars()452 dz_stop_tx(&dport->port); in dz_shutdown()654 dz_stop_tx(&dport->port); in dz_pm()747 .stop_tx = dz_stop_tx,