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

#include <dma-s3c24xx.h>

Data Fields

struct s3c24xx_dma_mapmap
 
unsigned long map_size
 
unsigned long dcon_mask
 
void(* select )(struct s3c2410_dma_chan *chan, struct s3c24xx_dma_map *map)
 
void(* direction )(struct s3c2410_dma_chan *chan, struct s3c24xx_dma_map *map, enum dma_data_direction dir)
 

Detailed Description

Definition at line 34 of file dma-s3c24xx.h.

Field Documentation

unsigned long dcon_mask

Definition at line 37 of file dma-s3c24xx.h.

Definition at line 42 of file dma-s3c24xx.h.

Definition at line 35 of file dma-s3c24xx.h.

unsigned long map_size

Definition at line 36 of file dma-s3c24xx.h.

Definition at line 39 of file dma-s3c24xx.h.


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