Searched refs:dma_rx_cookie (Results 1 – 1 of 1) sorted by relevance
255 dma_cookie_t dma_rx_cookie; member1111 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()