Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
edma_chan Struct Reference

Data Fields

struct virt_dma_chan vchan
 
struct list_head node
 
struct edma_descedesc
 
struct edma_ccecc
 
int ch_num
 
bool alloced
 
int slot [EDMA_MAX_SLOTS]
 
dma_addr_t addr
 
int addr_width
 
int maxburst
 

Detailed Description

Definition at line 64 of file edma.c.

Field Documentation

dma_addr_t addr

Definition at line 72 of file edma.c.

int addr_width

Definition at line 73 of file edma.c.

bool alloced

Definition at line 70 of file edma.c.

int ch_num

Definition at line 69 of file edma.c.

Definition at line 68 of file edma.c.

struct edma_desc* edesc

Definition at line 67 of file edma.c.

int maxburst

Definition at line 74 of file edma.c.

Definition at line 66 of file edma.c.

Definition at line 71 of file edma.c.

Definition at line 65 of file edma.c.


The documentation for this struct was generated from the following file: