Linux Kernel
3.7.1
|
Data Fields | |
struct dma_device | dma |
struct tasklet_struct | tasklet |
struct sirfsoc_dma_chan | channels [SIRFSOC_DMA_CHANNELS] |
void __iomem * | base |
int | irq |
Definition at line 73 of file sirf-dma.c.
Definition at line 77 of file sirf-dma.c.
struct sirfsoc_dma_chan channels[SIRFSOC_DMA_CHANNELS] |
Definition at line 76 of file sirf-dma.c.
struct dma_device dma |
Definition at line 74 of file sirf-dma.c.
int irq |
Definition at line 78 of file sirf-dma.c.
struct tasklet_struct tasklet |
Definition at line 75 of file sirf-dma.c.