Linux Kernel
3.7.1
|
#include <ste_dma40_ll.h>
Data Fields | |
struct d40_log_lli * | src |
struct d40_log_lli * | dst |
struct d40_log_lli_bidir - For both src and dst
: pointer to src lli configuration. : pointer to dst lli configuration.
You always have a src and a dst when doing DMA transfers.
Definition at line 266 of file ste_dma40_ll.h.
struct d40_log_lli* dst |
Definition at line 268 of file ste_dma40_ll.h.
Definition at line 267 of file ste_dma40_ll.h.