Searched refs:serial_txx9_stop_tx (Results 1 – 1 of 1) sorted by relevance
221 static void serial_txx9_stop_tx(struct uart_port *port) in serial_txx9_stop_tx() function351 serial_txx9_stop_tx(&up->port); in transmit_chars()368 serial_txx9_stop_tx(&up->port); in transmit_chars()846 .stop_tx = serial_txx9_stop_tx,