Linux Kernel
3.7.1
|
#include <txx9dmac.h>
Data Fields | |
union { | |
struct txx9dmac_hwdesc hwdesc | |
struct txx9dmac_hwdesc32 hwdesc32 | |
}; | |
struct list_head desc_node | ____cacheline_aligned |
struct list_head | tx_list |
struct dma_async_tx_descriptor | txd |
size_t | len |
Definition at line 224 of file txx9dmac.h.
union { ... } |
struct list_head desc_node ____cacheline_aligned |
Definition at line 232 of file txx9dmac.h.
struct txx9dmac_hwdesc hwdesc |
Definition at line 227 of file txx9dmac.h.
struct txx9dmac_hwdesc32 hwdesc32 |
Definition at line 228 of file txx9dmac.h.
size_t len |
Definition at line 235 of file txx9dmac.h.
Definition at line 233 of file txx9dmac.h.
Definition at line 234 of file txx9dmac.h.