Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dimx.c465 static void imx_uart_stop_rx(struct uart_port *port) in imx_uart_stop_rx() function
669 imx_uart_stop_rx(port); in imx_uart_start_tx()
1444 imx_uart_stop_rx(port); in imx_uart_shutdown()
1874 .stop_rx = imx_uart_stop_rx,