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

Go to the source code of this file.

Functions

void __init cns3xxx_map_io (void)
 
void __init cns3xxx_init_irq (void)
 
void cns3xxx_power_off (void)
 
void cns3xxx_restart (char, const char *)
 

Variables

struct sys_timer cns3xxx_timer
 

Function Documentation

void __init cns3xxx_init_irq ( void  )

Definition at line 73 of file core.c.

void __init cns3xxx_map_io ( void  )

Definition at line 67 of file core.c.

void cns3xxx_power_off ( void  )

Definition at line 79 of file core.c.

void cns3xxx_restart ( char  ,
const char  
)

Definition at line 92 of file pm.c.

Variable Documentation

struct sys_timer cns3xxx_timer

Definition at line 245 of file core.c.