Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c58 static void atmel_stop_rx(struct uart_port *port);
596 atmel_stop_rx(port); in atmel_start_tx()
637 static void atmel_stop_rx(struct uart_port *port) in atmel_stop_rx() function
2054 atmel_stop_rx(port); in atmel_shutdown()
2504 .stop_rx = atmel_stop_rx,