Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Datmel_serial.c545 static void atmel_stop_tx(struct uart_port *port) in atmel_stop_tx() function
2080 atmel_stop_tx(port); in atmel_shutdown()
2469 .stop_tx = atmel_stop_tx,