Home
last modified time | relevance | path

Searched defs:xilinx_dma_tx_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c373 struct xilinx_dma_tx_descriptor { struct
374 struct dma_async_tx_descriptor async_tx;
375 struct list_head segments;
376 struct list_head node;
377 bool cyclic;
378 bool err;
379 u32 residue;