Searched refs:atmel_stop_rx (Results 1 – 1 of 1) sorted by relevance
68 static void atmel_stop_rx(struct uart_port *port);459 atmel_stop_rx(port); in atmel_start_tx()490 static void atmel_stop_rx(struct uart_port *port) in atmel_stop_rx() function1891 atmel_stop_rx(port); in atmel_shutdown()2231 .stop_rx = atmel_stop_rx,