Searched refs:atmel_stop_rx (Results 1 – 1 of 1) sorted by relevance
59 static void atmel_stop_rx(struct uart_port *port);593 atmel_stop_rx(port); in atmel_start_tx()631 static void atmel_stop_rx(struct uart_port *port) in atmel_stop_rx() function2071 atmel_stop_rx(port); in atmel_shutdown()2521 .stop_rx = atmel_stop_rx,