Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c249 dma_cookie_t dma_rx_cookie; member
452 sport->dma_rx_cookie = dmaengine_submit(sport->dma_rx_desc); in lpuart_dma_rx()
497 dmaengine_tx_status(sport->dma_rx_chan, sport->dma_rx_cookie, &state); in lpuart_timer_func()