Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dm32r_sio.c268 static void m32r_sio_stop_tx(struct uart_port *port) in m32r_sio_stop_tx() function
406 m32r_sio_stop_tx(&up->port); in transmit_chars()
427 m32r_sio_stop_tx(&up->port); in transmit_chars()
940 .stop_tx = m32r_sio_stop_tx,