Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsprd_serial.c174 static void sprd_stop_rx(struct uart_port *port) in sprd_stop_rx() function
408 sprd_stop_rx(port); in sprd_uart_dma_irq()
440 sprd_stop_rx(port); in sprd_complete_rx_dma()
453 sprd_stop_rx(port); in sprd_complete_rx_dma()
955 .stop_rx = sprd_stop_rx,