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

Go to the source code of this file.

Functions

void chrp_nvram_init (void)
 
void chrp_get_rtc_time (struct rtc_time *)
 
int chrp_set_rtc_time (struct rtc_time *)
 
long chrp_time_init (void)
 
void chrp_find_bridges (void)
 
void chrp_event_scan (unsigned long)
 

Function Documentation

void chrp_event_scan ( unsigned  long)
void chrp_find_bridges ( void  )

Definition at line 207 of file pci.c.

void chrp_get_rtc_time ( struct rtc_time )

Definition at line 129 of file time.c.

void chrp_nvram_init ( void  )

Definition at line 66 of file nvram.c.

int chrp_set_rtc_time ( struct rtc_time )

Definition at line 85 of file time.c.

long chrp_time_init ( void  )

Definition at line 40 of file time.c.