Searched refs:atmel_stop_rx (Results 1 – 1 of 1) sorted by relevance
58 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() function2046 atmel_stop_rx(port); in atmel_shutdown()2496 .stop_rx = atmel_stop_rx,