|
Linux Kernel
3.7.1
|
#include <txx9dmac.h>
Data Fields | |
| void __iomem * | regs |
| struct tasklet_struct | tasklet |
| int | irq |
| struct txx9dmac_chan * | chan [TXX9_DMA_MAX_NR_CHANNELS] |
| bool | have_64bit_regs |
| unsigned int | descsize |
Definition at line 182 of file txx9dmac.h.
Definition at line 186 of file txx9dmac.h.
| unsigned int descsize |
Definition at line 188 of file txx9dmac.h.
| bool have_64bit_regs |
Definition at line 187 of file txx9dmac.h.
| int irq |
Definition at line 185 of file txx9dmac.h.
Definition at line 183 of file txx9dmac.h.
| struct tasklet_struct tasklet |
Definition at line 184 of file txx9dmac.h.
1.8.2