Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c255 dma_cookie_t dma_rx_cookie; member
1111 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart_copy_rx_to_tty()
1259 sport->dma_rx_cookie = dmaengine_submit(sport->dma_rx_desc); in lpuart_start_rx_dma()
1286 sport->dma_rx_cookie = -EINVAL; in lpuart_dma_rx_free()