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

Go to the source code of this file.

Macros

#define s5pv210_init_clocks   NULL
 
#define s5pv210_init_uarts   NULL
 
#define s5pv210_map_io   NULL
 
#define s5pv210_init   NULL
 

Functions

void s5pv210_init_io (struct map_desc *mach_desc, int size)
 
void s5pv210_init_irq (void)
 
void s5pv210_register_clocks (void)
 
void s5pv210_setup_clocks (void)
 
void s5pv210_restart (char mode, const char *cmd)
 

Macro Definition Documentation

#define s5pv210_init   NULL

Definition at line 34 of file common.h.

#define s5pv210_init_clocks   NULL

Definition at line 31 of file common.h.

#define s5pv210_init_uarts   NULL

Definition at line 32 of file common.h.

#define s5pv210_map_io   NULL

Definition at line 33 of file common.h.

Function Documentation

void s5pv210_init_io ( struct map_desc mach_desc,
int  size 
)

Definition at line 157 of file common.c.

void s5pv210_init_irq ( void  )

Definition at line 214 of file common.c.

void s5pv210_register_clocks ( void  )

Definition at line 1338 of file clock.c.

void s5pv210_restart ( char  mode,
const char cmd 
)

Definition at line 146 of file common.c.

void s5pv210_setup_clocks ( void  )

Definition at line 1234 of file clock.c.