Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dimx.c390 static void imx_stop_rx(struct uart_port *port) in imx_stop_rx() function
1193 imx_stop_rx(port); in imx_shutdown()
1586 .stop_rx = imx_stop_rx,