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

Go to the source code of this file.

Data Structures

struct  s3c_hsotg_plat
 

Enumerations

enum  s3c_hsotg_dmamode { S3C_HSOTG_DMA_NONE, S3C_HSOTG_DMA_ONLY, S3C_HSOTG_DMA_DRV }
 

Functions

void s3c_hsotg_set_platdata (struct s3c_hsotg_plat *pd)
 

Enumeration Type Documentation

Enumerator:
S3C_HSOTG_DMA_NONE 
S3C_HSOTG_DMA_ONLY 
S3C_HSOTG_DMA_DRV 

Definition at line 18 of file s3c-hsotg.h.

Function Documentation

void s3c_hsotg_set_platdata ( struct s3c_hsotg_plat pd)