Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dma35d1_serial.c187 static void ma35d1serial_stop_tx(struct uart_port *port) in ma35d1serial_stop_tx() function
200 ma35d1serial_stop_tx(&up->port); in transmit_chars()
508 .stop_tx = ma35d1serial_stop_tx,