Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c174 static void sprd_stop_rx(struct uart_port *port) in sprd_stop_rx() function
405 sprd_stop_rx(port); in sprd_uart_dma_irq()
437 sprd_stop_rx(port); in sprd_complete_rx_dma()
450 sprd_stop_rx(port); in sprd_complete_rx_dma()
929 .stop_rx = sprd_stop_rx,