Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dmsm_serial.c70 static void msm_stop_tx(struct uart_port *port) in msm_stop_tx() function
287 msm_stop_tx(port); in handle_tx()
790 .stop_tx = msm_stop_tx,