Linux Kernel
3.7.1
|
Data Fields | |
struct dma_device | ddev |
spinlock_t | lock |
struct tasklet_struct | task |
struct list_head | pending |
Definition at line 25 of file omap-dma.c.
struct dma_device ddev |
Definition at line 26 of file omap-dma.c.
spinlock_t lock |
Definition at line 27 of file omap-dma.c.
Definition at line 29 of file omap-dma.c.
struct tasklet_struct task |
Definition at line 28 of file omap-dma.c.