Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c60 dmaengine_tx_status(dma->rxchan, dma->rx_cookie, &state); in _dma_rx_complete()
93 dmaengine_tx_status(dma->rxchan, dma->rx_cookie, &state); in _dma_rx_complete()
178 dmaengine_tx_status(dma->rxchan, dma->rx_cookie, &state); in serial8250_rx_dma()
214 dma->rx_cookie = dmaengine_submit(desc); in serial8250_start_rx_dma()
241 dma->rx_cookie = dmaengine_submit(desc); in serial8250_rx_dma()
H A D8250.h42 dma_cookie_t rx_cookie; member

Completed in 2 milliseconds