Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Datmel_serial.c58 static void atmel_stop_rx(struct uart_port *port);
598 atmel_stop_rx(port); in atmel_start_tx()
639 static void atmel_stop_rx(struct uart_port *port) in atmel_stop_rx() function
2046 atmel_stop_rx(port); in atmel_shutdown()
2496 .stop_rx = atmel_stop_rx,