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

Data Fields

struct tasklet_struct task
 
struct dma_chan chan
 
struct list_head work_list
 
struct dma_pl330_dmacdmac
 
spinlock_t lock
 
voidpl330_chid
 
int burst_sz
 
int burst_len
 
dma_addr_t fifo_addr
 
bool cyclic
 

Detailed Description

Definition at line 541 of file pl330.c.

Field Documentation

int burst_len

Definition at line 568 of file pl330.c.

int burst_sz

Definition at line 567 of file pl330.c.

Definition at line 546 of file pl330.c.

bool cyclic

Definition at line 572 of file pl330.c.

Definition at line 556 of file pl330.c.

dma_addr_t fifo_addr

Definition at line 569 of file pl330.c.

spinlock_t lock

Definition at line 559 of file pl330.c.

void* pl330_chid

Definition at line 564 of file pl330.c.

Definition at line 543 of file pl330.c.

struct list_head work_list

Definition at line 549 of file pl330.c.


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