Home
last modified time | relevance | path

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

/drivers/dma/
Dimx-dma.c145 struct imxdma_channel { struct
146 int hw_chaining;
147 struct timer_list watchdog;
148 struct imxdma_engine *imxdma;
149 unsigned int channel;
151 struct tasklet_struct dma_tasklet;
152 struct list_head ld_free;
153 struct list_head ld_queue;
154 struct list_head ld_active;
155 int descs_allocated;
[all …]