Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsprd_serial.c522 static void sprd_stop_tx(struct uart_port *port) in sprd_stop_tx() function
644 sprd_stop_tx(port); in sprd_tx()
661 sprd_stop_tx(port); in sprd_tx()
926 .stop_tx = sprd_stop_tx,