Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dsprd_serial.c518 static void sprd_stop_tx(struct uart_port *port) in sprd_stop_tx() function
640 sprd_stop_tx(port); in sprd_tx()
657 sprd_stop_tx(port); in sprd_tx()
952 .stop_tx = sprd_stop_tx,