Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
s3c-dma-ops.c File Reference
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/export.h>
#include <mach/dma.h>

Go to the source code of this file.

Data Structures

struct  cb_data
 

Functions

voids3c_dma_get_ops (void)
 
 EXPORT_SYMBOL (s3c_dma_get_ops)
 

Function Documentation

EXPORT_SYMBOL ( s3c_dma_get_ops  )
void* s3c_dma_get_ops ( void  )

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