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 s5pc100_init_clocks   NULL
 
#define s5pc100_init_uarts   NULL
 
#define s5pc100_map_io   NULL
 
#define s5pc100_init   NULL
 

Functions

void s5pc100_init_io (struct map_desc *mach_desc, int size)
 
void s5pc100_init_irq (void)
 
void s5pc100_register_clocks (void)
 
void s5pc100_setup_clocks (void)
 
void s5pc100_restart (char mode, const char *cmd)
 

Macro Definition Documentation

#define s5pc100_init   NULL

Definition at line 34 of file common.h.

#define s5pc100_init_clocks   NULL

Definition at line 31 of file common.h.

#define s5pc100_init_uarts   NULL

Definition at line 32 of file common.h.

#define s5pc100_map_io   NULL

Definition at line 33 of file common.h.

Function Documentation

void s5pc100_init_io ( struct map_desc mach_desc,
int  size 
)

Definition at line 140 of file common.c.

void s5pc100_init_irq ( void  )

Definition at line 183 of file common.c.

void s5pc100_register_clocks ( void  )

Definition at line 1326 of file clock.c.

void s5pc100_restart ( char  mode,
const char cmd 
)

Definition at line 219 of file common.c.

void s5pc100_setup_clocks ( void  )

Definition at line 1169 of file clock.c.