Home
last modified time | relevance | path

Searched refs:_dma_rx_complete (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c52 static void _dma_rx_complete(void *param) in _dma_rx_complete() function
84 static void _dma_rx_complete(void *param) in _dma_rx_complete() function
187 _dma_rx_complete(p); in serial8250_rx_dma()
238 desc->callback = _dma_rx_complete; in serial8250_rx_dma()
256 _dma_rx_complete(p); in serial8250_rx_dma_flush()

Completed in 1 milliseconds