Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
dma-core.h File Reference

Go to the source code of this file.

Functions

struct s3c2410_dma_chans3c_dma_lookup_channel (unsigned int channel)
 

Variables

struct s3c2410_dma_chans3c_dma_chan_map []
 
struct s3c2410_dma_chan s3c2410_chans []
 

Function Documentation

struct s3c2410_dma_chan* s3c_dma_lookup_channel ( unsigned int  channel)
read

Definition at line 32 of file dma.c.

Variable Documentation

struct s3c2410_dma_chan s3c2410_chans[]

Definition at line 24 of file dma.c.

struct s3c2410_dma_chan* s3c_dma_chan_map[]

Definition at line 25 of file dma.c.