Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dtegra20-apb-dma.c168 struct tegra_dma_desc { struct
169 struct dma_async_tx_descriptor txd;
170 int bytes_requested;
171 int bytes_transferred;
172 enum dma_status dma_status;
173 struct list_head node;
174 struct list_head tx_list;
175 struct list_head cb_node;
176 int cb_count;