|
Linux Kernel
3.7.1
|
#include <at_hdmac_regs.h>
Data Fields | |
| struct at_lli | lli |
| struct list_head | tx_list |
| struct dma_async_tx_descriptor | txd |
| struct list_head | desc_node |
| size_t | len |
struct at_desc - software descriptor : hardware lli structure : support for the async_tx api : node on the channed descriptors list : total transaction bytecount
Definition at line 186 of file at_hdmac_regs.h.
Definition at line 193 of file at_hdmac_regs.h.
| size_t len |
Definition at line 194 of file at_hdmac_regs.h.
Definition at line 188 of file at_hdmac_regs.h.
Definition at line 191 of file at_hdmac_regs.h.
Definition at line 192 of file at_hdmac_regs.h.
1.8.2