|
Linux Kernel
3.7.1
|
#include <shdma-base.h>
Data Fields | |
| struct list_head | node |
| struct dma_async_tx_descriptor | async_tx |
| enum dma_transfer_direction | direction |
| size_t | partial |
| dma_cookie_t | cookie |
| int | chunks |
| int | mark |
Definition at line 49 of file shdma-base.h.
| struct dma_async_tx_descriptor async_tx |
Definition at line 51 of file shdma-base.h.
| int chunks |
Definition at line 55 of file shdma-base.h.
| dma_cookie_t cookie |
Definition at line 54 of file shdma-base.h.
Definition at line 52 of file shdma-base.h.
| int mark |
Definition at line 56 of file shdma-base.h.
Definition at line 50 of file shdma-base.h.
| size_t partial |
Definition at line 53 of file shdma-base.h.
1.8.2