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

Go to the source code of this file.

Functions

__init void ks8695_map_io (void)
 
__init void ks8695_init_irq (void)
 
void ks8695_restart (char, const char *)
 

Variables

struct sys_timer ks8695_timer
 

Function Documentation

__init void ks8695_init_irq ( void  )

Definition at line 144 of file irq.c.

__init void ks8695_map_io ( void  )

Definition at line 67 of file cpu.c.

void ks8695_restart ( char  ,
const char  
)

Definition at line 161 of file time.c.

Variable Documentation

struct sys_timer ks8695_timer

Definition at line 157 of file time.c.