Searched refs:m32r_sio_stop_tx (Results 1 – 1 of 1) sorted by relevance
276 static void m32r_sio_stop_tx(struct uart_port *port) in m32r_sio_stop_tx() function414 m32r_sio_stop_tx(&up->port); in transmit_chars()435 m32r_sio_stop_tx(&up->port); in transmit_chars()948 .stop_tx = m32r_sio_stop_tx,