Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsprd_serial.c178 static void sprd_stop_rx(struct uart_port *port) in sprd_stop_rx() function
412 sprd_stop_rx(port); in sprd_uart_dma_irq()
444 sprd_stop_rx(port); in sprd_complete_rx_dma()
457 sprd_stop_rx(port); in sprd_complete_rx_dma()
928 .stop_rx = sprd_stop_rx,