Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmsm_serial.c408 static void msm_stop_tx(struct uart_port *port) in msm_stop_tx() function
876 msm_stop_tx(port); in msm_handle_tx_pio()
910 msm_stop_tx(port); in msm_handle_tx()
1539 .stop_tx = msm_stop_tx,