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

Data Fields

struct dma_chan chan
 
void __iomemmembase
 
spinlock_t lock
 
bool ongoing
 
struct list_head active_list
 
struct list_head queue
 
struct list_head free_list
 
unsigned int bytes_per_line
 
enum dma_transfer_direction direction
 
unsigned int descs
 
unsigned int desc_elems
 

Detailed Description

Definition at line 82 of file timb_dma.c.

Field Documentation

struct list_head active_list

Definition at line 90 of file timb_dma.c.

unsigned int bytes_per_line

Definition at line 93 of file timb_dma.c.

Definition at line 83 of file timb_dma.c.

unsigned int desc_elems

Definition at line 96 of file timb_dma.c.

unsigned int descs

Definition at line 95 of file timb_dma.c.

Definition at line 94 of file timb_dma.c.

struct list_head free_list

Definition at line 92 of file timb_dma.c.

spinlock_t lock

Definition at line 85 of file timb_dma.c.

void __iomem* membase

Definition at line 84 of file timb_dma.c.

bool ongoing

Definition at line 89 of file timb_dma.c.

Definition at line 91 of file timb_dma.c.


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