Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsprd_serial.c152 static void sprd_stop_tx(struct uart_port *port) in sprd_stop_tx() function
266 sprd_stop_tx(port); in sprd_tx()
283 sprd_stop_tx(port); in sprd_tx()
505 .stop_tx = sprd_stop_tx,