Home
last modified time | relevance | path

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

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