Linux Kernel
3.7.1
|
Data Fields | |
struct dma_async_tx_descriptor | desc |
struct list_head | node |
int | xlen |
int | ylen |
int | width |
int | dir |
bool | cyclic |
u32 | addr |
Definition at line 43 of file sirf-dma.c.
u32 addr |
Definition at line 54 of file sirf-dma.c.
bool cyclic |
Definition at line 53 of file sirf-dma.c.
Definition at line 44 of file sirf-dma.c.
int dir |
Definition at line 52 of file sirf-dma.c.
Definition at line 45 of file sirf-dma.c.
int width |
Definition at line 51 of file sirf-dma.c.
int xlen |
Definition at line 49 of file sirf-dma.c.
int ylen |
Definition at line 50 of file sirf-dma.c.