Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
dma-ops.h File Reference
#include <linux/dmaengine.h>
#include <mach/dma.h>

Go to the source code of this file.

Data Structures

struct  samsung_dma_req
 
struct  samsung_dma_prep
 
struct  samsung_dma_config
 
struct  samsung_dma_ops
 

Macros

#define __SAMSUNG_DMA_OPS_H_   __FILE__
 
#define samsung_dma_get_ops()   __samsung_dma_get_ops()
 

Functions

voidsamsung_dmadev_get_ops (void)
 
voids3c_dma_get_ops (void)
 

Macro Definition Documentation

#define __SAMSUNG_DMA_OPS_H_   __FILE__

Definition at line 14 of file dma-ops.h.

#define samsung_dma_get_ops ( )    __samsung_dma_get_ops()

Definition at line 67 of file dma-ops.h.

Function Documentation

void* s3c_dma_get_ops ( void  )

Definition at line 132 of file s3c-dma-ops.c.

void* samsung_dmadev_get_ops ( void  )

Definition at line 138 of file dma-ops.c.